Searched refs:yplane (Results 1 – 1 of 1) sorted by relevance
160 const uint8_t* yplane = src_frame; in ConvertNV12ToRGB565() local163 return libyuv::NV12ToRGB565(yplane, width, in ConvertNV12ToRGB565()