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:__anon687
85 u32 longTermPicNum; member in struct:__anon689
H A Dh264bsd_dpb.c94 static u32 Mmcop2(dpbStorage_t *dpb, u32 longTermPicNum);
128 longTermPicNum
187 * longTermPicNum */
282 picNum = (i32)order->command[i].longTermPicNum;
362 static u32 Mmcop2(dpbStorage_t *dpb, u32 longTermPicNum) argument
371 index = FindDpbPic(dpb, (i32)longTermPicNum, HANTRO_FALSE);
729 status = Mmcop2(dpb, mark->operation[i].longTermPicNum);
H A Dh264bsd_slice_header.c533 pRefPicListReordering->command[i].longTermPicNum = value;
654 pDecRefPicMarking->operation[i].longTermPicNum = value;

Completed in 167 milliseconds