HomeSort by relevance Sort by last modified time
    Searched defs:sliceId (Results 1 - 6 of 6) sorted by null

  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_slice_data.c 52 static void SetMbParams(mbStorage_t *pMb, sliceHeader_t *pSlice, u32 sliceId,
120 pStorage->slice->sliceId++;
140 pStorage->slice->sliceId, pStorage->activePps->chromaQpIndexOffset);
242 sliceId id of the current slice
253 void SetMbParams(mbStorage_t *pMb, sliceHeader_t *pSlice, u32 sliceId,
266 pMb->sliceId = sliceId;
303 u32 sliceId;
313 sliceId = pStorage->slice->sliceId;
    [all...]
h264bsd_storage.h 56 u32 sliceId;
h264bsd_macroblock_layer.h 164 u32 sliceId;
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
omxVC.h 594 OMX_S32 sliceId; /* slice number */
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
omxVC.h 594 OMX_S32 sliceId; /* slice number */
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
omxVC.h 594 OMX_S32 sliceId; /* slice number */
    [all...]

Completed in 236 milliseconds