Searched defs:dst_stride_rgb565 (Results 1 – 9 of 9) sorted by relevance
/external/libyuv/files/source/ |
D | convert_from.cc | 831 int dst_stride_rgb565, in I420ToRGB565Matrix() 903 int dst_stride_rgb565, in I420ToRGB565() 928 int dst_stride_rgb565, in J420ToRGB565() 953 int dst_stride_rgb565, in H420ToRGB565() 978 int dst_stride_rgb565, in I422ToRGB565() 1052 int dst_stride_rgb565, in I420ToRGB565Dither()
|
D | convert_from_argb.cc | 1050 int dst_stride_rgb565, in ARGBToRGB565Dither() 1118 int dst_stride_rgb565, in ARGBToRGB565()
|
D | planar_functions.cc | 1418 int dst_stride_rgb565, in NV12ToRGB565()
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | convert_from_argb.cc | 868 uint8* dst_rgb565, int dst_stride_rgb565, in ARGBToRGB565Dither() 921 uint8* dst_rgb565, int dst_stride_rgb565, in ARGBToRGB565()
|
D | convert_from.cc | 957 uint8* dst_rgb565, int dst_stride_rgb565, in I420ToRGB565() 1025 uint8* dst_rgb565, int dst_stride_rgb565, in I420ToRGB565Dither()
|
D | planar_functions.cc | 998 uint8* dst_rgb565, int dst_stride_rgb565, in NV12ToRGB565() 1055 uint8* dst_rgb565, int dst_stride_rgb565, in NV21ToRGB565()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_from_argb.cc | 999 int dst_stride_rgb565, in ARGBToRGB565Dither() 1067 int dst_stride_rgb565, in ARGBToRGB565()
|
D | convert_from.cc | 918 int dst_stride_rgb565, in I420ToRGB565() 989 int dst_stride_rgb565, in I422ToRGB565() 1063 int dst_stride_rgb565, in I420ToRGB565Dither()
|
D | planar_functions.cc | 1611 int dst_stride_rgb565, in NV12ToRGB565()
|