Home
last modified time | relevance | path

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

/external/libyuv/files/include/libyuv/
Dplanar_functions.h165 int I422ToRGBA(const uint8* src_y, int src_stride_y,
/external/libyuv/files/source/
Dplanar_functions.cc537 int I422ToRGBA(const uint8* src_y, int src_stride_y, in I422ToRGBA() function