Searched defs:sliceGroupChangeCycle (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_slice_group_map.c491 sliceGroupChangeCycle slice_group_change_cycle
506 u32 sliceGroupChangeCycle,
538 MIN(sliceGroupChangeCycle * pps->sliceGroupChangeRate, picSize);
503 h264bsdDecodeSliceGroupMap( u32 *map, picParamSet_t *pps, u32 sliceGroupChangeCycle, u32 picWidth, u32 picHeight) argument
H A Dh264bsd_storage.c583 sliceGroupChangeCycle
593 void h264bsdComputeSliceGroupMap(storage_t *pStorage, u32 sliceGroupChangeCycle) argument
602 pStorage->activePps, sliceGroupChangeCycle,
H A Dh264bsd_slice_header.h125 u32 sliceGroupChangeCycle; member in struct:__anon789

Completed in 564 milliseconds