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