/external/libavc/decoder/ |
D | iv.h | 93 IV_I_FRAME = 0x0, enumerator 111 IV_FRAMETYPE_DEFAULT = IV_I_FRAME
|
D | ih264d_api.c | 2598 ps_dec->i4_frametype = IV_I_FRAME; in ih264d_video_decode()
|
/external/libhevc/common/ |
D | iv.h | 91 IV_I_FRAME = 0x0, enumerator 109 IV_FRAMETYPE_DEFAULT = IV_I_FRAME
|
/external/libmpeg2/common/ |
D | iv.h | 107 IV_I_FRAME = 0x0, enumerator 125 IV_FRAMETYPE_DEFAULT = IV_I_FRAME
|
/external/libhevc/encoder/ |
D | itt_video_api.h | 129 IV_I_FRAME = 0x0, enumerator 147 IV_FRAMETYPE_DEFAULT = IV_I_FRAME
|
D | ihevce_rc_interface.c | 1842 case IV_I_FRAME: in ihevce_rc_pre_enc_qp_query() 2127 case IV_I_FRAME: in ihevce_rc_get_pic_quant() 2181 if(!(pic_type == IV_I_FRAME || pic_type == IV_IDR_FRAME)) in ihevce_rc_get_pic_quant() 2254 if(!(pic_type == IV_I_FRAME || pic_type == IV_IDR_FRAME) && call_type == ENC_GET_QP) in ihevce_rc_get_pic_quant() 2274 is_scd_ref_frame &= (pic_type == IV_I_FRAME || pic_type == IV_IDR_FRAME); in ihevce_rc_get_pic_quant() 2278 if((pic_type == IV_I_FRAME || pic_type == IV_IDR_FRAME) && !is_scd_ref_frame) in ihevce_rc_get_pic_quant() 2689 (((is_first_frame_coded(ps_rc_ctxt->rc_hdl)) && (pic_type == IV_I_FRAME)) || in ihevce_rc_get_pic_quant() 2690 (pic_type != IV_I_FRAME))) in ihevce_rc_get_pic_quant() 2718 if(i4_is_first_frame_coded && (pic_type == IV_I_FRAME || pic_type == IV_IDR_FRAME)) in ihevce_rc_get_pic_quant() 2728 if(i4_is_first_frame_coded && !(pic_type == IV_I_FRAME || pic_type == IV_IDR_FRAME) && in ihevce_rc_get_pic_quant() [all …]
|
D | ihevce_multi_thrd_funcs.c | 514 ((IV_I_FRAME == i4_pic_type) || (IV_IDR_FRAME == i4_pic_type)) && !L0ME_IN_OPENLOOP_MODE) in ihevce_prepare_job_queue() 592 if(((IV_I_FRAME == i4_pic_type) || (IV_IDR_FRAME == i4_pic_type)) && in ihevce_prepare_job_queue()
|
D | ihevce_lap_interface.c | 853 else if(IV_I_FRAME == ps_lap_out->i4_pic_type) in ref_pic_population() 875 (ps_lap_out->i4_pic_type == IV_I_FRAME && ps_lap_out->i4_is_cra_pic)) in ref_pic_population() 1106 ps_lap_inp_buf->s_lap_out.i4_pic_type = IV_I_FRAME; in ihevce_assign_pic_type() 1132 ps_lap_inp_buf->s_lap_out.i4_pic_type = IV_I_FRAME; in ihevce_assign_pic_type() 1427 if(ps_lap_out_buf->s_lap_out.i4_pic_type == IV_I_FRAME || in update_rc_num_pic_type()
|
D | ihevce_frame_process.c | 348 ps_cur_ipe_lap_out->i4_rc_pic_type == IV_I_FRAME) && in complexity_RC_reset_marking() 377 ps_lap_out_temp->i4_rc_pic_type == IV_I_FRAME) in complexity_RC_reset_marking() 399 ps_lap_out_temp->i4_rc_pic_type == IV_I_FRAME) in complexity_RC_reset_marking() 2621 ps_curr_inp->s_lap_out.i4_pic_type != IV_I_FRAME) in ihevce_update_qp_L1_sad_based() 2639 if(ps_curr_inp->s_lap_out.i4_pic_type == IV_I_FRAME || in ihevce_update_qp_L1_sad_based() 3664 if(ps_curr_inp->s_lap_out.i4_pic_type == IV_I_FRAME || in ihevce_enc_frm_proc_slave_thrd() 4217 ps_curr_inp->s_lap_out.i4_pic_type == IV_I_FRAME)); in ihevce_enc_frm_proc_slave_thrd() 5130 case IV_I_FRAME: in ihevce_pre_enc_init() 6342 ->s_lap_out.i4_pic_type != IV_I_FRAME) in ihevce_pre_enc_process_frame_thrd() 6380 ps_rc_lap_temp->i4_rc_pic_type != IV_I_FRAME) in ihevce_pre_enc_process_frame_thrd() [all …]
|
D | ihevce_entropy_interface.c | 816 ps_curr_out->i4_encoded_frame_type = IV_I_FRAME; in ihevce_entropy_encode_frame()
|
D | ihevce_coarse_me_pass.c | 925 if((pic_type == IV_I_FRAME) || (pic_type == IV_II_FRAME) || (pic_type == IV_IDR_FRAME)) in ihevce_coarse_me_frame_init()
|
D | ihevce_me_pass.c | 1281 if((pic_type == IV_I_FRAME) || (pic_type == IV_II_FRAME) || (pic_type == IV_IDR_FRAME)) in ihevce_me_frame_init()
|
D | ihevce_plugin.c | 555 (IV_I_FRAME == ps_curr_out->i4_encoded_frame_type)) in ihevce_strm_fill_done()
|
D | ihevce_decomp_pre_intra_pass.c | 1516 if(((2 == i4_layer_no) && (ps_lap_out_prms->i4_pic_type == IV_I_FRAME || in ihevce_decomp_pre_intra_process()
|
D | ihevce_enc_loop_pass.c | 6016 ps_curr_inp_prms->ps_curr_inp->s_lap_out.i4_pic_type == IV_I_FRAME)); in ihevce_enc_loop_frame_init()
|
D | hme_refine.c | 9036 ps_multi_thrd_ctxt->aps_curr_inp_pre_enc[i4_ping_pong]->s_lap_out.i4_pic_type == IV_I_FRAME) in hme_refine_no_encode()
|
/external/libavc/encoder/ |
D | iv2.h | 104 IV_I_FRAME = 0x0, enumerator 122 IV_FRAMETYPE_DEFAULT = IV_I_FRAME
|
D | ih264e_encode.c | 756 ps_video_encode_op->s_ive_op.u4_encoded_frame_type = IV_I_FRAME; in ih264e_encode()
|
D | ih264e_utils.c | 270 i4_force_i = (ps_codec->force_curr_frame_type == IV_I_FRAME); in ih264e_input_queue_update()
|
D | ih264e_api.c | 1398 && (ps_ip->s_ive_ip.e_frame_type != IV_I_FRAME) in api_check_struct_sanity() 2483 case IV_I_FRAME: in ih264e_codec_update_config() 2484 ps_codec->force_curr_frame_type = IV_I_FRAME; in ih264e_codec_update_config()
|
/external/libmpeg2/decoder/ |
D | impeg2d_decoder.c | 314 ps_op->s_ivd_video_decode_op_t.e_pic_type = IV_I_FRAME; in impeg2d_dec_frm() 326 ps_op->s_ivd_video_decode_op_t.e_pic_type = IV_I_FRAME; in impeg2d_dec_frm()
|
D | impeg2d_api_main.c | 3475 ps_dec_op->s_ivd_video_decode_op_t.e_pic_type = IV_I_FRAME; in impeg2d_api_entity() 3487 ps_dec_op->s_ivd_video_decode_op_t.e_pic_type = IV_I_FRAME; in impeg2d_api_entity()
|
/external/libavc/test/encoder/ |
D | main.c | 2181 == IV_I_FRAME) in synchronous_encode()
|