Searched refs:longTermPicNum (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_slice_header.h70 u32 longTermPicNum; member in struct:__anon857
85 u32 longTermPicNum; member in struct:__anon859
H A Dh264bsd_dpb.c93 static u32 Mmcop2(dpbStorage_t *dpb, u32 longTermPicNum);
127 longTermPicNum
186 * longTermPicNum */
281 picNum = (i32)order->command[i].longTermPicNum;
361 static u32 Mmcop2(dpbStorage_t *dpb, u32 longTermPicNum) argument
370 index = FindDpbPic(dpb, (i32)longTermPicNum, HANTRO_FALSE);
728 status = Mmcop2(dpb, mark->operation[i].longTermPicNum);
H A Dh264bsd_slice_header.c531 pRefPicListReordering->command[i].longTermPicNum = value;
652 pDecRefPicMarking->operation[i].longTermPicNum = value;

Completed in 37 milliseconds