Home
last modified time | relevance | path

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

/external/libavc/common/
Dih264_defs.h105 PIC_P = 2, enumerator
/external/libavc/encoder/
Dih264e_utils.c304 ps_codec->pic_type = PIC_P; in ih264e_input_queue_update()
402 if (ps_enc_buff->u4_is_last && (ps_codec->pic_type == PIC_P) in ih264e_input_queue_update()
1438 else if (PIC_P == *pic_type) in ih264e_pic_init()
1460 if (ps_codec->s_cfg.u4_enable_alt_ref && (*pic_type == PIC_P) in ih264e_pic_init()
Dih264e_encode.c673 case PIC_P: in ih264e_encode()
Dih264e_process.c2387 case PIC_P: in ih264e_update_rc_post_enc()