Home
last modified time | relevance | path

Searched refs:convertYUV420PlanarUseLibYUV (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DColorConverter.h198 status_t convertYUV420PlanarUseLibYUV(
/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp870 status_t ColorConverter::convertYUV420PlanarUseLibYUV( in convertYUV420PlanarUseLibYUV() function in android::ColorConverter
1226 return convertYUV420PlanarUseLibYUV(src, dst); in convertYUVMediaImage()