Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_coarse_me_pass.h218 LWORD64 *i8_total_blks,
Dihevce_coarse_me_pass.c413 LWORD64 *i8_total_blks, in ihevce_coarse_me_get_rc_param() argument
432 *i8_total_blks += ps_me_thrd_ctxt->i4_num_blks; in ihevce_coarse_me_get_rc_param()
Dihevce_frame_process.c2688 &ps_curr_out->i8_total_blks, in ihevce_update_qp_L1_sad_based()
2691 if(ps_curr_out->i8_total_blks) in ihevce_update_qp_L1_sad_based()
2695 (ps_curr_out->i8_total_blks)); in ihevce_update_qp_L1_sad_based()
2701 ps_curr_out->i8_total_blks && in ihevce_update_qp_L1_sad_based()
2703 (ps_curr_out->i8_total_blks)) > (i4_cmplx_change_detection_thrsh))) in ihevce_update_qp_L1_sad_based()
5843 ps_curr_out->i8_total_blks = 0; in ihevce_pre_enc_process_frame_thrd()
Dihevce_enc_structs.h1697 LWORD64 i8_total_blks; member