Home
last modified time | relevance | path

Searched refs:PIC_I (Results 1 – 4 of 4) sorted by relevance

/external/libavc/common/
Dih264_defs.h104 PIC_I = 1, enumerator
/external/libavc/encoder/
Dih264e_utils.c301 ps_codec->pic_type = PIC_I; in ih264e_input_queue_update()
316 if (ps_codec->pic_type == PIC_I) in ih264e_input_queue_update()
1434 if ((PIC_I == *pic_type) || (PIC_IDR == *pic_type)) in ih264e_pic_init()
1976 if ((*pic_type != PIC_IDR) && (*pic_type != PIC_I)) in ih264e_pic_init()
Dih264e_encode.c669 case PIC_I: in ih264e_encode()
Dih264e_process.c2390 case PIC_I: in ih264e_update_rc_post_enc()