Home
last modified time | relevance | path

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

/external/libavc/common/
Dih264_defs.h103 PIC_IDR = 0, enumerator
/external/libavc/encoder/
Dih264e_utils.c319 PIC_IDR : ps_codec->pic_type; in ih264e_input_queue_update()
1434 if ((PIC_I == *pic_type) || (PIC_IDR == *pic_type)) in ih264e_pic_init()
1476 if (PIC_IDR == *pic_type) in ih264e_pic_init()
1976 if ((*pic_type != PIC_IDR) && (*pic_type != PIC_I)) in ih264e_pic_init()
Dih264e_encode.c665 case PIC_IDR: in ih264e_encode()
Dih264e_process.c2383 case PIC_IDR: in ih264e_update_rc_post_enc()