Searched defs:convertYUV420Planar16ToY410 (Results 1 – 2 of 2) sorted by relevance
1527 status_t ColorConverter::convertYUV420Planar16ToY410( in convertYUV420Planar16ToY410() function in android::ColorConverter1602 status_t ColorConverter::convertYUV420Planar16ToY410( in convertYUV420Planar16ToY410() function in android::ColorConverter
84 void convertYUV420Planar16ToY410(uint32_t *dst, const uint16_t *srcY, const uint16_t *srcU, in convertYUV420Planar16ToY410() function