Searched defs:v_row_shift (Results 1 – 3 of 3) sorted by relevance
300 const int32x4_t v_row_shift = vdupq_n_s32(-row_shift); in Dct4_NEON() local378 const int32x4_t v_row_shift = vdupq_n_s32(-row_shift); in Dct8_NEON() local496 const int32x4_t v_row_shift = vdupq_n_s32(-row_shift); in Dct16_NEON() local687 const int32x4_t v_row_shift = vdupq_n_s32(-row_shift); in Dct32_NEON() local916 const int32x4_t v_row_shift = vdupq_n_s32(-row_shift); in Dct64_NEON() local979 const int32x4_t v_row_shift = vdupq_n_s32(-row_shift); in Adst4_NEON() local1123 const int32x4_t v_row_shift = vdupq_n_s32(-row_shift); in Adst8_NEON() local1359 const int32x4_t v_row_shift = vdupq_n_s32(-row_shift); in Adst16_NEON() local
795 const int16x8_t v_row_shift = vdupq_n_s16(-row_shift); in Dct16_NEON() local970 const int16x8_t v_row_shift = vdupq_n_s16(-row_shift); in Dct32_NEON() local1191 const int16x8_t v_row_shift = vdupq_n_s16(-row_shift); in Dct64_NEON() local1668 const int16x8_t v_row_shift = vdupq_n_s16(-row_shift); in Adst16_NEON() local1685 const int16x8_t v_row_shift = vdupq_n_s16(-row_shift); in Adst16_NEON() local
205 const __m128i v_row_shift) { in ShiftResidual()243 const __m128i v_row_shift = _mm_cvtepu32_epi64(v_row_shift_add); in DctDcOnly() local1057 const __m128i v_row_shift = _mm_cvtepu32_epi64(v_row_shift_add); in Adst4DcOnly() local1247 const __m128i v_row_shift = _mm_cvtepu32_epi64(v_row_shift_add); in Adst8DcOnly() local1544 const __m128i v_row_shift = _mm_cvtepu32_epi64(v_row_shift_add); in Adst16DcOnly() local1786 const __m128i v_row_shift = _mm_cvtepu32_epi64(v_row_shift_add); in Identity8DcOnly() local2209 const __m128i v_row_shift = _mm_cvtepu16_epi64(v_row_shift_add); in RowShift() local