Home
last modified time | relevance | path

Searched refs:i4_qp_update_l0_ipe (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/
Dihevce_frame_process.c6390 ASSERT(ps_multi_thrd->i4_qp_update_l0_ipe == -1); in ihevce_pre_enc_process_frame_thrd()
6391 ps_multi_thrd->i4_qp_update_l0_ipe = i4_update_qp; in ihevce_pre_enc_process_frame_thrd()
6407 ps_multi_thrd->i4_qp_update_l0_ipe, in ihevce_pre_enc_process_frame_thrd()
6418 ps_multi_thrd->i4_qp_update_l0_ipe; in ihevce_pre_enc_process_frame_thrd()
6434 ps_multi_thrd->i4_qp_update_l0_ipe = -1; in ihevce_pre_enc_process_frame_thrd()
Dihevce_enc_structs.h2697 WORD32 i4_qp_update_l0_ipe; member
Dihevce_hle_interface.c1154 ps_enc_ctxt->s_multi_thrd.i4_qp_update_l0_ipe = -1; in ihevce_hle_interface_thrd()