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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_slice_header.h 118 u32 redundantPicCnt;
177 u32 *redundantPicCnt);
h264bsd_slice_data.c 133 if (!pSliceHeader->redundantPicCnt && pStorage->mb[currMbAddr].decoded)
h264bsd_slice_header.c 250 pSliceHeader->redundantPicCnt = value;
    [all...]
h264bsd_storage.c 537 if (!pStorage->sliceHeader[0].redundantPicCnt)

Completed in 27 milliseconds