Searched defs:dst_rgb24 (Results 1 – 9 of 9) sorted by relevance
/external/libyuv/files/source/ |
D | row_neon.cc | 658 void ARGBToRGB24Row_NEON(const uint8* src_argb, uint8* dst_rgb24, int pix) { in ARGBToRGB24Row_NEON()
|
D | convert_from.cc | 902 uint8* dst_rgb24, int dst_stride_rgb24, in I420ToRGB24()
|
D | planar_functions.cc | 629 uint8* dst_rgb24, int dst_stride_rgb24, in ARGBToRGB24()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_from_argb.cc | 737 uint8* dst_rgb24, int dst_stride_rgb24, in ARGBToRGB24()
|
D | row_neon64.cc | 348 uint8* dst_rgb24, in I422ToRGB24Row_NEON() 1168 void ARGBToRGB24Row_NEON(const uint8* src_argb, uint8* dst_rgb24, int pix) { in ARGBToRGB24Row_NEON()
|
D | row_neon.cc | 335 uint8* dst_rgb24, in I422ToRGB24Row_NEON() 1103 void ARGBToRGB24Row_NEON(const uint8* src_argb, uint8* dst_rgb24, int pix) { in ARGBToRGB24Row_NEON()
|
D | convert_from.cc | 702 uint8* dst_rgb24, int dst_stride_rgb24, in I420ToRGB24()
|
D | row_posix.cc | 2226 uint8* dst_rgb24, in I422ToRGB24Row_SSSE3()
|
D | row_win.cc | 2445 uint8* dst_rgb24, in I422ToRGB24Row_SSSE3()
|