Home
last modified time | relevance | path

Searched refs:NV21ToRGB565 (Results 1 – 4 of 4) sorted by relevance

/external/libyuv/files/include/libyuv/
Dplanar_functions.h87 int NV21ToRGB565(const uint8* src_y, int src_stride_y,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dplanar_functions.h150 int NV21ToRGB565(const uint8* src_y, int src_stride_y,
/external/libyuv/files/source/
Dplanar_functions.cc877 int NV21ToRGB565(const uint8* src_y, int src_stride_y, in NV21ToRGB565() function
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc1053 int NV21ToRGB565(const uint8* src_y, int src_stride_y, in NV21ToRGB565() function