Home
last modified time | relevance | path

Searched refs:h264bsdDecodePicOrderCnt (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_pic_order_cnt.h64 i32 h264bsdDecodePicOrderCnt(pocStorage_t *poc, seqParamSet_t *sps,
Dh264bsd_pic_order_cnt.c79 i32 h264bsdDecodePicOrderCnt(pocStorage_t *poc, seqParamSet_t *sps, in h264bsdDecodePicOrderCnt() function
Dh264bsd_decoder.c478 picOrderCnt = h264bsdDecodePicOrderCnt(pStorage->poc, in h264bsdDecode()