OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ps_def_dpb
(Results
1 - 2
of
2
) sorted by null
/external/libavc/decoder/
ih264d_dpb_manager.h
88
struct pic_buffer_t *
ps_def_dpb
[MAX_REF_BUFS];/** DPB in default index order */
member in struct:__anon15324
ih264d_dpb_mgr.c
670
ps_dpb_mgr->
ps_def_dpb
[i] = ps_next_dpb->ps_pic_buf;
677
ps_dpb_mgr->
ps_def_dpb
[i] = ps_next_dpb->ps_pic_buf;
[
all
...]
Completed in 529 milliseconds