Searched defs:src_stride_raw (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_argb.cc | 476 int RAWToARGB(const uint8* src_raw, int src_stride_raw, in RAWToARGB()
|
D | convert.cc | 1060 int RAWToI420(const uint8* src_raw, int src_stride_raw, in RAWToI420()
|
D | row_neon64.cc | 2117 void RAWToUVRow_NEON(const uint8* src_raw, int src_stride_raw, in RAWToUVRow_NEON()
|
D | row_neon.cc | 1996 void RAWToUVRow_NEON(const uint8* src_raw, int src_stride_raw, in RAWToUVRow_NEON()
|
/external/libyuv/files/source/ |
D | convert_argb.cc | 365 int RAWToARGB(const uint8* src_raw, int src_stride_raw, in RAWToARGB()
|
D | convert.cc | 1229 int RAWToI420(const uint8* src_raw, int src_stride_raw, in RAWToI420()
|