Home
last modified time | relevance | path

Searched defs:q_factor (Results 1 – 14 of 14) sorted by relevance

/external/libaom/av1/encoder/
Dtemporal_filter.h148 int q_factor; member
Dtemporal_filter.c637 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_apply_temporal_filter_c()
798 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_highbd_apply_temporal_filter_c()
873 const int q_factor = tf_ctx->q_factor; in av1_tf_do_filtering_row() local
Dpass2_strategy.c293 const double q_factor = calc_correction_factor(error_per_mb, mid); in find_qindex_by_rate_with_correction() local
/external/libaom/test/
Dtemporal_filter_test.cc180 const int q_factor = 12; in RunTest() local
566 const int q_factor = 12; in RunTest() local
/external/libxaac/decoder/
Dixheaacd_lpp_tran.c175 WORD32 max_val, q_factor; in ixheaacd_covariance_matrix_calc_dec_960() local
277 WORD32 max_val, q_factor; in ixheaacd_covariance_matrix_calc_dec() local
Dixheaacd_mps_res_block.c977 WORD32 q_factor; in ixheaacd_res_apply_one_scf() local
Dixheaacd_block.c1249 WORD32 q_factor; in ixheaacd_process_single_scf() local
/external/libaom/av1/encoder/arm/
Dtemporal_filter_neon_dotprod.c221 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_apply_temporal_filter_neon_dotprod()
Dhighbd_temporal_filter_neon.c289 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_highbd_apply_temporal_filter_neon()
Dtemporal_filter_neon.c199 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_apply_temporal_filter_neon()
/external/libaom/av1/encoder/x86/
Dtemporal_filter_sse2.c227 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_apply_temporal_filter_sse2()
Dhighbd_temporal_filter_sse2.c247 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_highbd_apply_temporal_filter_sse2()
Dhighbd_temporal_filter_avx2.c372 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_highbd_apply_temporal_filter_avx2()
Dtemporal_filter_avx2.c554 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_apply_temporal_filter_avx2()