Searched defs:r_1 (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | intrapred_neon.c | 493 const uint8x16_t r_1 = vextq_u8(row_0, row_1, 14); in vpx_d135_predictor_16x16_neon() local 564 const uint8x16_t r_1 = vextq_u8(row_1, row_2, 15); in vpx_d135_predictor_32x32_neon() local 571 const uint8x16_t r_1 = vextq_u8(row_1, row_2, 14); in vpx_d135_predictor_32x32_neon() local 578 const uint8x16_t r_1 = vextq_u8(row_1, row_2, 13); in vpx_d135_predictor_32x32_neon() local 585 const uint8x16_t r_1 = vextq_u8(row_1, row_2, 12); in vpx_d135_predictor_32x32_neon() local 592 const uint8x16_t r_1 = vextq_u8(row_1, row_2, 11); in vpx_d135_predictor_32x32_neon() local 599 const uint8x16_t r_1 = vextq_u8(row_1, row_2, 10); in vpx_d135_predictor_32x32_neon() local 606 const uint8x16_t r_1 = vextq_u8(row_1, row_2, 9); in vpx_d135_predictor_32x32_neon() local 613 const uint8x16_t r_1 = vextq_u8(row_1, row_2, 8); in vpx_d135_predictor_32x32_neon() local 620 const uint8x16_t r_1 = vextq_u8(row_1, row_2, 7); in vpx_d135_predictor_32x32_neon() local [all …]
|
D | avg_pred_neon.c | 38 const uint8x8_t r_1 = vld1_u8(ref + ref_stride); in vpx_comp_avg_pred_neon() local
|
/external/oboe/apps/fxlab/app/src/main/cpp/effects/utils/ |
D | WhiteNoise.h | 24 static float r_0, r_1 = 0; in operator() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_double_ops.c | 282 nir_ssa_def *r_1 = nir_ffma(b, nir_fneg(b, g_1), g_1, src); in lower_sqrt_rsq() local 286 nir_ssa_def *r_1 = nir_ffma(b, nir_fneg(b, y_1), nir_fmul(b, h_1, src), in lower_sqrt_rsq() local
|
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-advanced/ |
D | main.cpp | 89 int r_1; member
|