Home
last modified time | relevance | path

Searched defs:dst_argb4444 (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_from_argb.cc927 uint8* dst_argb4444, int dst_stride_argb4444, in ARGBToARGB4444()
Drow_neon64.cc528 uint8* dst_argb4444, in I422ToARGB4444Row_NEON()
1555 void ARGBToARGB4444Row_NEON(const uint8* src_argb, uint8* dst_argb4444, in ARGBToARGB4444Row_NEON()
Drow_neon.cc507 uint8* dst_argb4444, in I422ToARGB4444Row_NEON()
1458 void ARGBToARGB4444Row_NEON(const uint8* src_argb, uint8* dst_argb4444, in ARGBToARGB4444Row_NEON()
Dconvert_from.cc856 uint8* dst_argb4444, int dst_stride_argb4444, in I420ToARGB4444()
Drow_common.cc1084 uint8* dst_argb4444, in I422ToARGB4444Row_C()
/external/libyuv/files/source/
Dplanar_functions.cc791 uint8* dst_argb4444, int dst_stride_argb4444, in ARGBToARGB4444()