Searched refs:convertYUV420PlanarUseLibYUV (Results 1 – 2 of 2) sorted by relevance
78 status_t convertYUV420PlanarUseLibYUV(
175 err = convertYUV420PlanarUseLibYUV(src, dst); in convert()278 status_t ColorConverter::convertYUV420PlanarUseLibYUV( in convertYUV420PlanarUseLibYUV() function in android::ColorConverter