Home
last modified time | relevance | path

Searched defs:dst_rgb565 (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc426 uint8* dst_rgb565, in I422ToRGB565Row_NEON()
647 uint8* dst_rgb565, in NV12ToRGB565Row_NEON()
675 uint8* dst_rgb565, in NV21ToRGB565Row_NEON()
1331 void ARGBToRGB565Row_NEON(const uint8* src_argb, uint8* dst_rgb565, int pix) { in ARGBToRGB565Row_NEON()
Dconvert_from_argb.cc868 uint8* dst_rgb565, int dst_stride_rgb565, in ARGBToRGB565Dither()
921 uint8* dst_rgb565, int dst_stride_rgb565, in ARGBToRGB565()
Drow_common.cc1305 uint8* dst_rgb565, in I422ToRGB565Row_C()
1430 uint8* dst_rgb565, in NV12ToRGB565Row_C()
1465 uint8* dst_rgb565, in NV21ToRGB565Row_C()
2168 uint8* dst_rgb565, in I422ToRGB565Row_SSSE3()
2228 uint8* dst_rgb565, int width) { in NV12ToRGB565Row_SSSE3()
2245 uint8* dst_rgb565, int width) { in NV21ToRGB565Row_SSSE3()
2300 uint8* dst_rgb565, in I422ToRGB565Row_AVX2()
2404 uint8* dst_rgb565, int width) { in NV12ToRGB565Row_AVX2()
2421 uint8* dst_rgb565, int width) { in NV21ToRGB565Row_AVX2()
Drow_neon64.cc411 uint8* dst_rgb565, in I422ToRGB565Row_NEON()
623 uint8* dst_rgb565, in NV12ToRGB565Row_NEON()
650 uint8* dst_rgb565, in NV21ToRGB565Row_NEON()
1345 void ARGBToRGB565Row_NEON(const uint8* src_argb, uint8* dst_rgb565, int pix) { in ARGBToRGB565Row_NEON()
Dconvert_from.cc957 uint8* dst_rgb565, int dst_stride_rgb565, in I420ToRGB565()
1025 uint8* dst_rgb565, int dst_stride_rgb565, in I420ToRGB565Dither()
Dplanar_functions.cc998 uint8* dst_rgb565, int dst_stride_rgb565, in NV12ToRGB565()
1055 uint8* dst_rgb565, int dst_stride_rgb565, in NV21ToRGB565()
/external/libyuv/files/source/
Dplanar_functions.cc721 uint8* dst_rgb565, int dst_stride_rgb565, in ARGBToRGB565()
828 uint8* dst_rgb565, int dst_stride_rgb565, in NV12ToRGB565()
879 uint8* dst_rgb565, int dst_stride_rgb565, in NV21ToRGB565()