Searched defs:src_ayuv (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/libaom/third_party/libyuv/source/ |
H A D | row_neon64.cc | 3247 void AYUVToUVRow_NEON(const uint8_t* src_ayuv, in AYUVToUVRow_NEON() 3276 void AYUVToVURow_NEON(const uint8_t* src_ayuv, in AYUVToVURow_NEON() 3306 void AYUVToYRow_NEON(const uint8_t* src_ayuv, uint8_t* dst_y, int width) { in AYUVToYRow_NEON()
|
H A D | row_neon.cc | 2905 void AYUVToUVRow_NEON(const uint8_t* src_ayuv, in AYUVToUVRow_NEON() 2936 void AYUVToVURow_NEON(const uint8_t* src_ayuv, in AYUVToVURow_NEON() 2969 void AYUVToYRow_NEON(const uint8_t* src_ayuv, uint8_t* dst_y, int width) { in AYUVToYRow_NEON()
|
H A D | convert.cc | 802 int AYUVToNV12(const uint8_t* src_ayuv, in AYUVToNV12() 871 int AYUVToNV21(const uint8_t* src_ayuv, in AYUVToNV21()
|
H A D | row_common.cc | 3746 void AYUVToUVRow_C(const uint8_t* src_ayuv, in AYUVToUVRow_C() 3773 void AYUVToVURow_C(const uint8_t* src_ayuv, in AYUVToVURow_C() 3800 void AYUVToYRow_C(const uint8_t* src_ayuv, uint8_t* dst_y, int width) { in AYUVToYRow_C()
|
/aosp_15_r20/external/libyuv/source/ |
H A D | row_neon.cc | 3740 void AYUVToUVRow_NEON(const uint8_t* src_ayuv, in AYUVToUVRow_NEON() 3771 void AYUVToVURow_NEON(const uint8_t* src_ayuv, in AYUVToVURow_NEON() 3804 void AYUVToYRow_NEON(const uint8_t* src_ayuv, uint8_t* dst_y, int width) { in AYUVToYRow_NEON()
|
H A D | row_neon64.cc | 4388 void AYUVToUVRow_NEON(const uint8_t* src_ayuv, in AYUVToUVRow_NEON() 4417 void AYUVToVURow_NEON(const uint8_t* src_ayuv, in AYUVToVURow_NEON() 4447 void AYUVToYRow_NEON(const uint8_t* src_ayuv, uint8_t* dst_y, int width) { in AYUVToYRow_NEON()
|
H A D | convert.cc | 1734 int AYUVToNV12(const uint8_t* src_ayuv, in AYUVToNV12() 1803 int AYUVToNV21(const uint8_t* src_ayuv, in AYUVToNV21()
|
H A D | row_common.cc | 4525 void AYUVToUVRow_C(const uint8_t* src_ayuv, in AYUVToUVRow_C() 4548 void AYUVToVURow_C(const uint8_t* src_ayuv, in AYUVToVURow_C() 4571 void AYUVToYRow_C(const uint8_t* src_ayuv, uint8_t* dst_y, int width) { in AYUVToYRow_C()
|