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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_pic_order_cnt.c 192 if (pSliceHeader->deltaPicOrderCntBottom < 0)
193 picOrderCnt += pSliceHeader->deltaPicOrderCntBottom;
211 * -deltaPicOrderCntBottom */
212 if (pSliceHeader->deltaPicOrderCntBottom < 0)
214 (u32)(-pSliceHeader->deltaPicOrderCntBottom);
h264bsd_slice_header.h 116 i32 deltaPicOrderCntBottom;
163 i32 *deltaPicOrderCntBottom);
h264bsd_storage.c 653 i32 deltaPicOrderCntBottom, deltaPicOrderCnt[2];
751 nuNext->nalUnitType, &deltaPicOrderCntBottom);
756 deltaPicOrderCntBottom)
759 deltaPicOrderCntBottom;
h264bsd_slice_header.c 203 pSliceHeader->deltaPicOrderCntBottom = itmp;
213 pSliceHeader->deltaPicOrderCntBottom) != 0 ) )
1044 deltaPicOrderCntBottom value is stored here
1056 i32 *deltaPicOrderCntBottom)
1068 ASSERT(deltaPicOrderCntBottom);
    [all...]
  /packages/apps/TV/usbtuner/libs/
exoplayer_1.5.6.jar 

Completed in 54 milliseconds