OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:u1_is_short
(Results
1 - 4
of
4
) sorted by null
/external/libavc/decoder/
ih264d_parse_bslice.c
[
all
...]
ih264d_dpb_mgr.c
335
ps_mov_node->ps_pic_buf->
u1_is_short
= 0;
418
ps_pic_buf->
u1_is_short
= IS_SHORT_TERM;
791
if(!ps_dpb_mgr->ps_init_dpb[uc_lx][i]->
u1_is_short
)
[
all
...]
ih264d_structs.h
170
UWORD8
u1_is_short
; /** (1: short 0: long) term ref pic */
member in struct:pic_buffer_t
[
all
...]
ih264d_process_bslice.c
786
if((ps_pic_buff0->
u1_is_short
== 0) || (i16_td == 0))
[
all
...]
Completed in 42 milliseconds