Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_slice_header.h70 u32 longTermPicNum; member
85 u32 longTermPicNum; member
Dh264bsd_dpb.c93 static u32 Mmcop2(dpbStorage_t *dpb, u32 longTermPicNum);
281 picNum = (i32)order->command[i].longTermPicNum; in h264bsdReorderRefPicList()
361 static u32 Mmcop2(dpbStorage_t *dpb, u32 longTermPicNum) in Mmcop2() argument
370 index = FindDpbPic(dpb, (i32)longTermPicNum, HANTRO_FALSE); in Mmcop2()
728 status = Mmcop2(dpb, mark->operation[i].longTermPicNum); in h264bsdMarkDecRefPic()
Dh264bsd_slice_header.c533 pRefPicListReordering->command[i].longTermPicNum = value; in RefPicListReordering()
654 pDecRefPicMarking->operation[i].longTermPicNum = value; in DecRefPicMarking()