Searched defs:v_row_shift (Results 1 – 3 of 3) sorted by relevance
303 const int32x4_t v_row_shift = vdupq_n_s32(-row_shift); in Dct4_NEON() local384 const int32x4_t v_row_shift = vdupq_n_s32(-row_shift); in Dct8_NEON() local502 const int32x4_t v_row_shift = vdupq_n_s32(-row_shift); in Dct16_NEON() local693 const int32x4_t v_row_shift = vdupq_n_s32(-row_shift); in Dct32_NEON() local922 const int32x4_t v_row_shift = vdupq_n_s32(-row_shift); in Dct64_NEON() local988 const int32x4_t v_row_shift = vdupq_n_s32(-row_shift); in Adst4_NEON() local1135 const int32x4_t v_row_shift = vdupq_n_s32(-row_shift); in Adst8_NEON() local1371 const int32x4_t v_row_shift = vdupq_n_s32(-row_shift); in Adst16_NEON() local
758 const int16x8_t v_row_shift = vdupq_n_s16(-row_shift); in Dct16_NEON() local933 const int16x8_t v_row_shift = vdupq_n_s16(-row_shift); in Dct32_NEON() local1154 const int16x8_t v_row_shift = vdupq_n_s16(-row_shift); in Dct64_NEON() local1623 const int16x8_t v_row_shift = vdupq_n_s16(-row_shift); in Adst16_NEON() local1640 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