Home
last modified time | relevance | path

Searched refs:AYUVToYRow_C (Results 1 – 3 of 3) sorted by relevance

/external/libyuv/files/source/
Dconvert.cc897 AYUVToYRow_C; in AYUVToNV12()
966 AYUVToYRow_C; in AYUVToNV21()
Drow_common.cc3313 void AYUVToYRow_C(const uint8_t* src_ayuv, uint8_t* dst_y, int width) { in AYUVToYRow_C() function
/external/libyuv/files/include/libyuv/
Drow.h3378 void AYUVToYRow_C(const uint8_t* src_ayuv, uint8_t* dst_y, int width);