Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/
H A Dinverse_transform.cc408 bool is_row) { in DctDcOnly_C()
508 bool is_row) { in Adst4DcOnly_C()
621 bool is_row) { in Adst8DcOnly_C()
720 bool is_row) { in Adst16DcOnly_C()
901 int row_shift, bool is_row) { in Identity4DcOnly_C()
958 int row_shift, bool is_row) { in Identity8DcOnly_C()
1032 int row_shift, bool is_row) { in Identity16DcOnly_C()
1089 int row_shift, bool is_row) { in Identity32DcOnly_C()
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dinverse_transform_10bit_neon.cc275 LIBGAV1_ALWAYS_INLINE void Dct4_NEON(void* dest, int32_t step, bool is_row, in Dct4_NEON()
352 LIBGAV1_ALWAYS_INLINE void Dct8_NEON(void* dest, int32_t step, bool is_row, in Dct8_NEON()
459 LIBGAV1_ALWAYS_INLINE void Dct16_NEON(void* dest, int32_t step, bool is_row, in Dct16_NEON()
631 const bool is_row, int row_shift) { in Dct32_NEON()
709 void Dct64_NEON(void* dest, int32_t step, bool is_row, int row_shift) { in Dct64_NEON()
940 LIBGAV1_ALWAYS_INLINE void Adst4_NEON(void* dest, int32_t step, bool is_row, in Adst4_NEON()
1071 LIBGAV1_ALWAYS_INLINE void Adst8_NEON(void* dest, int32_t step, bool is_row, in Adst8_NEON()
1257 LIBGAV1_ALWAYS_INLINE void Adst16_NEON(void* dest, int32_t step, bool is_row, in Adst16_NEON()
H A Dinverse_transform_neon.cc710 LIBGAV1_ALWAYS_INLINE void Dct16_NEON(void* dest, int32_t step, bool is_row, in Dct16_NEON()
876 const bool is_row, int row_shift) { in Dct32_NEON()
949 void Dct64_NEON(void* dest, int32_t step, bool is_row, int row_shift) { in Dct64_NEON()
1501 LIBGAV1_ALWAYS_INLINE void Adst16_NEON(void* dest, int32_t step, bool is_row, in Adst16_NEON()