OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:longTermPicNum
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_slice_header.h
70
u32
longTermPicNum
;
85
u32
longTermPicNum
;
h264bsd_dpb.c
93
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
)
370
index = FindDpbPic(dpb, (i32)
longTermPicNum
, HANTRO_FALSE);
728
status = Mmcop2(dpb, mark->operation[i].
longTermPicNum
);
[
all
...]
h264bsd_slice_header.c
531
pRefPicListReordering->command[i].
longTermPicNum
= value;
652
pDecRefPicMarking->operation[i].
longTermPicNum
= value;
[
all
...]
Completed in 22 milliseconds