Home
last modified time | relevance | path

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

/external/lottie/issue-repro/
Dbuild.gradle19 implementation("androidx.appcompat:appcompat:1.1.0-rc01")
/external/libaom/libaom/av1/encoder/
Dav1_quantize.c161 const int rc01 = (rc != 0); in highbd_quantize_fp_helper_c() local
164 const int log_scaled_round = log_scaled_round_arr[rc01]; in highbd_quantize_fp_helper_c()
165 if ((abs_coeff << (1 + log_scale)) >= dequant_ptr[rc01]) { in highbd_quantize_fp_helper_c()
166 const int quant = quant_ptr[rc01]; in highbd_quantize_fp_helper_c()
167 const int dequant = dequant_ptr[rc01]; in highbd_quantize_fp_helper_c()
/external/libpng/
DCHANGES2435 Version 1.4.0rc01 [October 19, 2009]
2555 changes above and 1.2.30, 1.2.30rc01 and rc03 in 1.2.41 CHANGES. Someone
2647 Version 1.4.1rc01 [January 16, 2010]
3128 Version 1.5.0rc01 [December 27, 2010]
3243 Version 1.5.1rc01 [January 29, 2011]
3281 Version 1.5.2rc01 [March 19, 2011]
3423 Version 1.5.3rc01 [June 3, 2011]
3517 Version 1.5.4rc01 [June 30, 2011]
3594 Version 1.5.5rc01 [September 15, 2011]
3663 Version 1.5.6rc01 [October 26, 2011]
[all …]
/external/angle/
DDEPS2344 'version': 'version:2@1.4.0-rc01.cr0',