Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DColorConverter.h93 status_t convertYUV420SemiPlanarUseLibYUV(
/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp248 err = convertYUV420SemiPlanarUseLibYUV(src, dst); in convert()
380 status_t ColorConverter::convertYUV420SemiPlanarUseLibYUV( in convertYUV420SemiPlanarUseLibYUV() function in android::ColorConverter