• Home
  • Raw
  • Download

Lines Matching full:21

77   const __m128i pos_to_offset_large = _mm_set1_epi8(21);  in get_4_nz_map_contexts_2d()
80 ? _mm_setr_epi8(0, 1, 6, 6, 1, 6, 6, 21, 6, 6, 21, 21, 6, 21, 21, 21) in get_4_nz_map_contexts_2d()
81 : _mm_setr_epi8(0, 16, 16, 16, 16, 16, 16, 16, 6, 6, 21, 21, 6, 21, in get_4_nz_map_contexts_2d()
82 21, 21); in get_4_nz_map_contexts_2d()
183 _mm_setr_epi8(0, 1, 6, 6, 21, 21, 21, 21, 1, 6, 6, 21, 21, 21, 21, 21); in get_8_coeff_contexts_2d()
184 pos_to_offset[1] = _mm_setr_epi8(6, 6, 21, 21, 21, 21, 21, 21, 6, 21, 21, in get_8_coeff_contexts_2d()
185 21, 21, 21, 21, 21); in get_8_coeff_contexts_2d()
187 pos_to_offset[0] = _mm_setr_epi8(0, 11, 6, 6, 21, 21, 21, 21, 11, 11, 6, 21, in get_8_coeff_contexts_2d()
188 21, 21, 21, 21); in get_8_coeff_contexts_2d()
189 pos_to_offset[1] = _mm_setr_epi8(11, 11, 21, 21, 21, 21, 21, 21, 11, 11, 21, in get_8_coeff_contexts_2d()
190 21, 21, 21, 21, 21); in get_8_coeff_contexts_2d()
194 pos_to_offset[1] = _mm_setr_epi8(6, 6, 21, 21, 21, 21, 21, 21, 6, 21, 21, in get_8_coeff_contexts_2d()
195 21, 21, 21, 21, 21); in get_8_coeff_contexts_2d()
197 pos_to_offset[2] = _mm_set1_epi8(21); in get_8_coeff_contexts_2d()
294 pos_to_offset_large[2] = _mm_set1_epi8(21); in get_16n_coeff_contexts_2d()
296 pos_to_offset[0] = _mm_setr_epi8(0, 1, 6, 6, 21, 21, 21, 21, 21, 21, 21, 21, in get_16n_coeff_contexts_2d()
297 21, 21, 21, 21); in get_16n_coeff_contexts_2d()
298 pos_to_offset[1] = _mm_setr_epi8(1, 6, 6, 21, 21, 21, 21, 21, 21, 21, 21, in get_16n_coeff_contexts_2d()
299 21, 21, 21, 21, 21); in get_16n_coeff_contexts_2d()
300 pos_to_offset[2] = _mm_setr_epi8(6, 6, 21, 21, 21, 21, 21, 21, 21, 21, 21, in get_16n_coeff_contexts_2d()
301 21, 21, 21, 21, 21); in get_16n_coeff_contexts_2d()
302 pos_to_offset[3] = _mm_setr_epi8(6, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, in get_16n_coeff_contexts_2d()
303 21, 21, 21, 21, 21); in get_16n_coeff_contexts_2d()
307 pos_to_offset[0] = _mm_setr_epi8(0, 11, 6, 6, 21, 21, 21, 21, 21, 21, 21, in get_16n_coeff_contexts_2d()
308 21, 21, 21, 21, 21); in get_16n_coeff_contexts_2d()
309 pos_to_offset[1] = _mm_setr_epi8(11, 11, 6, 21, 21, 21, 21, 21, 21, 21, 21, in get_16n_coeff_contexts_2d()
310 21, 21, 21, 21, 21); in get_16n_coeff_contexts_2d()
312 11, 11, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21); in get_16n_coeff_contexts_2d()
317 pos_to_offset[2] = _mm_setr_epi8(6, 6, 21, 21, 21, 21, 21, 21, 21, 21, 21, in get_16n_coeff_contexts_2d()
318 21, 21, 21, 21, 21); in get_16n_coeff_contexts_2d()
319 pos_to_offset[3] = _mm_setr_epi8(6, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, in get_16n_coeff_contexts_2d()
320 21, 21, 21, 21, 21); in get_16n_coeff_contexts_2d()