Home
last modified time | relevance | path

Searched defs:v_1 (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/image/
Dscale_and_translate_op.cc252 void GetValues(OpKernelContext* context, int input_index, float* v_1, in GetValues()
/external/libaom/libaom/av1/common/x86/
Dselfguided_sse4.c623 __m128i v_1 = _mm_slli_epi32(u_1, SGRPROJ_PRJ_BITS); in av1_apply_selfguided_restoration_sse4_1() local
Dselfguided_avx2.c676 __m256i v_1 = _mm256_slli_epi32(u_1, SGRPROJ_PRJ_BITS); in av1_apply_selfguided_restoration_avx2() local