HomeSort by relevance Sort by last modified time
    Searched refs:sliceGroupChangeCycle (Results 1 - 11 of 11) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_slice_group_map.h 55 u32 sliceGroupChangeCycle,
h264bsd_storage.h 163 u32 sliceGroupChangeCycle);
h264bsd_slice_header.h 125 u32 sliceGroupChangeCycle;
h264bsd_slice_group_map.c 491 sliceGroupChangeCycle slice_group_change_cycle
506 u32 sliceGroupChangeCycle,
538 MIN(sliceGroupChangeCycle * pps->sliceGroupChangeRate, picSize);
h264bsd_storage.c 565 sliceGroupChangeCycle
575 void h264bsdComputeSliceGroupMap(storage_t *pStorage, u32 sliceGroupChangeCycle)
584 pStorage->activePps, sliceGroupChangeCycle,
h264bsd_decoder.c 431 pStorage->sliceHeader->sliceGroupChangeCycle);
h264bsd_slice_header.c 371 pSliceHeader->sliceGroupChangeCycle = value;
376 if (pSliceHeader->sliceGroupChangeCycle > tmp)
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_DSP.h 274 OMX_U32 sliceGroupChangeCycle ; /* Slice Group Change Cycle: Only valid when sliceGroupMapType
277 by sliceGroupChangeRate*sliceGroupChangeCycle < totalMbsInFrame*/
OMX_VideoEnc_Utils.h 654 OMX_U32 sliceGroupChangeCycle;
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c     [all...]
OMX_VideoEncoder.c 408 pComponentPrivate->sliceGroupChangeCycle = 0;
    [all...]

Completed in 376 milliseconds