Searched refs:rc01 (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | av1_quantize.c | 160 const int rc01 = (rc != 0); in highbd_quantize_fp_helper_c() local 163 const int log_scaled_round = log_scaled_round_arr[rc01]; in highbd_quantize_fp_helper_c() 164 if ((abs_coeff << (1 + log_scale)) >= dequant_ptr[rc01]) { in highbd_quantize_fp_helper_c() 165 const int quant = quant_ptr[rc01]; in highbd_quantize_fp_helper_c() 166 const int dequant = dequant_ptr[rc01]; in highbd_quantize_fp_helper_c()
|
/external/libpng/ |
D | CHANGES | 2436 Version 1.4.0rc01 [October 19, 2009] 2556 changes above and 1.2.30, 1.2.30rc01 and rc03 in 1.2.41 CHANGES. Someone 2648 Version 1.4.1rc01 [January 16, 2010] 3129 Version 1.5.0rc01 [December 27, 2010] 3244 Version 1.5.1rc01 [January 29, 2011] 3282 Version 1.5.2rc01 [March 19, 2011] 3424 Version 1.5.3rc01 [June 3, 2011] 3518 Version 1.5.4rc01 [June 30, 2011] 3595 Version 1.5.5rc01 [September 15, 2011] 3664 Version 1.5.6rc01 [October 26, 2011] [all …]
|