Home
last modified time | relevance | path

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

/external/libaom/test/
Dtemporal_filter_test.cc179 const int q_factor = 12; in RunTest() local
444 const int q_factor = 12; in RunTest() local
/external/libaom/av1/encoder/
Dtemporal_filter.h143 int q_factor; member
Dtemporal_filter.c563 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_apply_temporal_filter_c()
716 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_highbd_apply_temporal_filter_c()
799 const int q_factor = tf_ctx->q_factor; in av1_tf_do_filtering_row() 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.c971 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/x86/
Dtemporal_filter_sse2.c198 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_apply_temporal_filter_sse2()
Dhighbd_temporal_filter_sse2.c212 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_highbd_apply_temporal_filter_sse2()
Dtemporal_filter_avx2.c222 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_apply_temporal_filter_avx2()
Dhighbd_temporal_filter_avx2.c337 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_highbd_apply_temporal_filter_avx2()
/external/libaom/av1/encoder/arm/neon/
Dtemporal_filter_neon.c304 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_apply_temporal_filter_neon()