Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_utils.c308 ps_codec->pic_type = PIC_P; in ih264e_input_queue_update()
409 if (ps_enc_buff->u4_is_last && (ps_codec->pic_type == PIC_P) in ih264e_input_queue_update()
1450 else if (PIC_P == *pic_type) in ih264e_pic_init()
1472 if (ps_codec->s_cfg.u4_enable_alt_ref && (*pic_type == PIC_P) in ih264e_pic_init()
Dih264e_encode.c759 case PIC_P: in ih264e_encode()
Dih264e_process.c2478 case PIC_P: in ih264e_update_rc_post_enc()
/external/libavc/common/
Dih264_defs.h105 PIC_P = 2, enumerator