Home
last modified time | relevance | path

Searched defs:dst_rgb24 (Results 1 – 24 of 24) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc218 uint8_t* dst_rgb24, in I422ToRGB24Row_NEON()
429 uint8_t* dst_rgb24, in NV12ToRGB24Row_NEON()
456 uint8_t* dst_rgb24, in NV21ToRGB24Row_NEON()
784 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON()
908 uint8_t* dst_rgb24, in ARGBToRGB24Row_NEON()
Drow_neon64.cc236 uint8_t* dst_rgb24, in I422ToRGB24Row_NEON()
468 uint8_t* dst_rgb24, in NV12ToRGB24Row_NEON()
494 uint8_t* dst_rgb24, in NV21ToRGB24Row_NEON()
824 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON()
962 uint8_t* dst_rgb24, in ARGBToRGB24Row_NEON()
Dconvert_from.cc627 uint8_t* dst_rgb24, in I420ToRGB24Matrix()
699 uint8_t* dst_rgb24, in I420ToRGB24()
735 uint8_t* dst_rgb24, in H420ToRGB24()
Dconvert_argb.cc1766 uint8_t* dst_rgb24, in NV12ToRGB24Matrix()
1825 uint8_t* dst_rgb24, in NV21ToRGB24Matrix()
1886 uint8_t* dst_rgb24, in NV12ToRGB24()
1901 uint8_t* dst_rgb24, in NV21ToRGB24()
Drow_common.cc114 void RAWToRGB24Row_C(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_C()
2966 uint8_t* dst_rgb24, in NV12ToRGB24Row_SSSE3()
2986 uint8_t* dst_rgb24, in NV21ToRGB24Row_SSSE3()
3006 uint8_t* dst_rgb24, in NV12ToRGB24Row_AVX2()
3030 uint8_t* dst_rgb24, in NV21ToRGB24Row_AVX2()
3132 uint8_t* dst_rgb24, in I422ToRGB24Row_AVX2()
Dconvert_from_argb.cc853 uint8_t* dst_rgb24, in ARGBToRGB24()
Drow_gcc.cc263 uint8_t* dst_rgb24, in RAWToRGB24Row_SSSE3()
2039 uint8_t* dst_rgb24, in I422ToRGB24Row_SSSE3()
Dplanar_functions.cc1675 uint8_t* dst_rgb24, in RAWToRGB24()
Drow_msa.cc2940 void RAWToRGB24Row_MSA(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_MSA()
/external/libyuv/files/source/
Drow_neon64.cc254 uint8* dst_rgb24, in I422ToRGB24Row_NEON()
788 void RAWToRGB24Row_NEON(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_NEON()
929 void ARGBToRGB24Row_NEON(const uint8* src_argb, uint8* dst_rgb24, int width) { in ARGBToRGB24Row_NEON()
Drow_neon.cc254 uint8* dst_rgb24, in I422ToRGB24Row_NEON()
792 void RAWToRGB24Row_NEON(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_NEON()
920 void ARGBToRGB24Row_NEON(const uint8* src_argb, uint8* dst_rgb24, int width) { in ARGBToRGB24Row_NEON()
Dconvert_from.cc560 uint8* dst_rgb24, in I420ToRGB24Matrix()
632 uint8* dst_rgb24, in I420ToRGB24()
Dconvert_from_argb.cc928 uint8* dst_rgb24, in ARGBToRGB24()
Drow_gcc.cc260 void RAWToRGB24Row_SSSE3(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_SSSE3()
1688 uint8* dst_rgb24, in I422ToRGB24Row_SSSE3()
Drow_common.cc103 void RAWToRGB24Row_C(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_C()
2599 uint8* dst_rgb24, in I422ToRGB24Row_AVX2()
Dplanar_functions.cc1482 uint8* dst_rgb24, in RAWToRGB24()
Drow_msa.cc2928 void RAWToRGB24Row_MSA(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_MSA()
/external/libaom/libaom/third_party/libyuv/source/
Dconvert_from_argb.cc764 uint8* dst_rgb24, int dst_stride_rgb24, in ARGBToRGB24()
Drow_neon.cc355 uint8* dst_rgb24, in I422ToRGB24Row_NEON()
1081 void ARGBToRGB24Row_NEON(const uint8* src_argb, uint8* dst_rgb24, int pix) { in ARGBToRGB24Row_NEON()
Drow_neon64.cc348 uint8* dst_rgb24, in I422ToRGB24Row_NEON()
1079 void ARGBToRGB24Row_NEON(const uint8* src_argb, uint8* dst_rgb24, int pix) { in ARGBToRGB24Row_NEON()
Dconvert_from.cc716 uint8* dst_rgb24, int dst_stride_rgb24, in I420ToRGB24()
Drow_gcc.cc1670 uint8* dst_rgb24, in I422ToRGB24Row_SSSE3()
Drow_win.cc2584 uint8* dst_rgb24, in I422ToRGB24Row_SSSE3()
Drow_common.cc2362 uint8* dst_rgb24, in I422ToRGB24Row_AVX2()