Home
last modified time | relevance | path

Searched refs:zero_row (Results 1 – 6 of 6) sorted by relevance

/external/libhevc/common/
Dihevc_quant_iquant_ssd.c131 WORD32 *zero_row, in ihevc_quant_iquant_ssd() argument
244 *zero_row = ~temp_zero_row; //final zero_row storing in ihevc_quant_iquant_ssd()
320 WORD32 *zero_row, in ihevc_quant_iquant() argument
424 *zero_row = ~temp_zero_row; //final zero_row storing in ihevc_quant_iquant()
500 WORD32 *zero_row, in ihevc_quant_iquant_ssd_rdoq() argument
621 *zero_row = ~temp_zero_row; //final zero_row storing in ihevc_quant_iquant_ssd_rdoq()
645 WORD32 *zero_row, in ihevc_quant_iquant_rdoq() argument
754 *zero_row = ~temp_zero_row; //final zero_row storing in ihevc_quant_iquant_rdoq()
830 WORD32 *zero_row, in ihevc_quant_iquant_ssd_flat_scale_mat() argument
954 *zero_row = ~temp_zero_row; //final zero_row storing in ihevc_quant_iquant_ssd_flat_scale_mat()
[all …]
Dihevc_quant_iquant_ssd.h60 WORD32 *zero_row,
93 WORD32 *zero_row,
/external/libhevc/common/arm/
Dihevc_quant_iquant_ssd_neon_intr.c80 WORD32 *zero_row, in ihevc_quant_iquant_ssd_flat_scale_mat_neon() argument
329 *zero_row = ~temp_zero_row; //final zero_row storing in ihevc_quant_iquant_ssd_flat_scale_mat_neon()
354 WORD32 *zero_row, in ihevc_q_iq_ssd_flat_scale_mat_var_rnd_fact_neon() argument
691 *zero_row = ~temp_zero_row; //final zero_row storing in ihevc_q_iq_ssd_flat_scale_mat_var_rnd_fact_neon()
/external/libhevc/encoder/
Dihevce_enc_loop_structs.h239 WORD32 *zero_row,
260 WORD32 *zero_row,
Dihevce_enc_structs.h248 WORD32 *zero_row);
Dihevce_enc_loop_utils.c4472 WORD32 cbf, zero_col, zero_row; in ihevce_inter_rdopt_cu_ntu() local
4612 &zero_row, in ihevce_inter_rdopt_cu_ntu()
4696 ps_final_prms->as_tu_enc_loop_temp_prms[ctr].u4_luma_zero_row = zero_row; in ihevce_inter_rdopt_cu_ntu()