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_neon64.cc431 uint8* dst_rgb565, in I422ToRGB565Row_NEON()
690 uint8* dst_rgb565, in NV12ToRGB565Row_NEON()
724 uint8* dst_rgb565, in NV21ToRGB565Row_NEON()
1512 void ARGBToRGB565Row_NEON(const uint8* src_argb, uint8* dst_rgb565, int pix) { in ARGBToRGB565Row_NEON()
Drow_neon.cc414 uint8* dst_rgb565, in I422ToRGB565Row_NEON()
659 uint8* dst_rgb565, in NV12ToRGB565Row_NEON()
691 uint8* dst_rgb565, in NV21ToRGB565Row_NEON()
1419 void ARGBToRGB565Row_NEON(const uint8* src_argb, uint8* dst_rgb565, int pix) { in ARGBToRGB565Row_NEON()
Drow_common.cc1160 uint8* dst_rgb565, in I422ToRGB565Row_C()
1285 uint8* dst_rgb565, in NV12ToRGB565Row_C()
1320 uint8* dst_rgb565, in NV21ToRGB565Row_C()
2107 uint8* dst_rgb565, in NV12ToRGB565Row_SSSE3()
2118 uint8* dst_rgb565, in NV21ToRGB565Row_SSSE3()
Dconvert_from_argb.cc831 uint8* dst_rgb565, int dst_stride_rgb565, in ARGBToRGB565()
Dplanar_functions.cc976 uint8* dst_rgb565, int dst_stride_rgb565, in NV12ToRGB565()
1024 uint8* dst_rgb565, int dst_stride_rgb565, in NV21ToRGB565()
Dconvert_from.cc907 uint8* dst_rgb565, int dst_stride_rgb565, in I420ToRGB565()
/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()