Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_from_argb.cc879 uint8* dst_argb1555, int dst_stride_argb1555, in ARGBToARGB1555()
Drow_neon64.cc482 uint8* dst_argb1555, in I422ToARGB1555Row_NEON()
1533 void ARGBToARGB1555Row_NEON(const uint8* src_argb, uint8* dst_argb1555, in ARGBToARGB1555Row_NEON()
Drow_neon.cc463 uint8* dst_argb1555, in I422ToARGB1555Row_NEON()
1438 void ARGBToARGB1555Row_NEON(const uint8* src_argb, uint8* dst_argb1555, in ARGBToARGB1555Row_NEON()
Dconvert_from.cc804 uint8* dst_argb1555, int dst_stride_argb1555, in I420ToARGB1555()
Drow_common.cc1122 uint8* dst_argb1555, in I422ToARGB1555Row_C()
/external/libyuv/files/source/
Dplanar_functions.cc756 uint8* dst_argb1555, int dst_stride_argb1555, in ARGBToARGB1555()