Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_utils.c323 PIC_IDR : ps_codec->pic_type; in ih264e_input_queue_update()
1446 if ((PIC_I == *pic_type) || (PIC_IDR == *pic_type)) in ih264e_pic_init()
1488 if (PIC_IDR == *pic_type) in ih264e_pic_init()
1988 if ((*pic_type != PIC_IDR) && (*pic_type != PIC_I)) in ih264e_pic_init()
Dih264e_encode.c751 case PIC_IDR: in ih264e_encode()
Dih264e_process.c2475 case PIC_IDR: in ih264e_update_rc_post_enc()
/external/libavc/common/
Dih264_defs.h103 PIC_IDR = 0, enumerator