OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:u1_buf_id
(Results
1 - 3
of
3
) sorted by null
/external/libhevc/common/
ihevc_dpb_mgr.c
156
ps_dpb_info[i].ps_pic_buf->
u1_buf_id
= buf_id;
243
ihevc_buf_mgr_release((buf_mgr_t *)ps_buf_mgr, ps_unmark_node->ps_pic_buf->
u1_buf_id
,
459
ihevc_buf_mgr_release(ps_buf_mgr, ps_dpb_info[i].ps_pic_buf->
u1_buf_id
,
ihevc_structs.h
60
UWORD8
u1_buf_id
;
member in struct:__anon3262
[
all
...]
/external/libhevc/decoder/
ihevcd_get_mv.c
434
ps_pu->mv.i1_l0_ref_pic_buf_id = ps_pic_buf_l0->
u1_buf_id
;
437
ps_pu->mv.i1_l1_ref_pic_buf_id = ps_pic_buf_l1->
u1_buf_id
;
Completed in 731 milliseconds