Home
last modified time | relevance | path

Searched defs:perm0 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webp/src/dsp/
H A Dlossless_sse41.c84 const __m128i perm0 = _mm_setr_epi8(2, 1, 0, 6, 5, 4, 10, 9, in ConvertBGRAToRGB_SSE41() local
102 const __m128i perm0 = _mm_setr_epi8(0, 1, 2, 4, 5, 6, 8, 9, 10, in ConvertBGRAToBGR_SSE41() local
/aosp_15_r20/external/libaom/av1/common/arm/
H A Dwarp_plane_neon_i8mm.c93 uint8x16_t perm0 = vld1q_u8(&usdot_permute_idx[0]); in horizontal_filter_4x1_f1_beta0() local
123 uint8x16_t perm0 = vld1q_u8(&usdot_permute_idx[0]); in horizontal_filter_8x1_f1_beta0() local
H A Dwarp_plane_sve.c96 uint8x16_t perm0 = vld1q_u8(&usdot_permute_idx[0]); in horizontal_filter_4x1_f1_beta0() local
126 uint8x16_t perm0 = vld1q_u8(&usdot_permute_idx[0]); in horizontal_filter_8x1_f1_beta0() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_ops_layout_helper.cc77 bool AreCancellablePermutations(DenseIntElementsAttr perm0, in AreCancellablePermutations()
H A Dtf_ops_n_z.cc2706 DenseIntElementsAttr perm0; in FoldCancellableTranspose() local