Searched defs:ARGBToUVRow (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert.cc | 522 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb, in ARGBToI420() local 804 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb, in RGB24ToI420() local 918 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb, in RAWToI420() local 1032 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb, in RGB565ToI420() local 1154 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb, in ARGB1555ToI420() local 1278 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb, in ARGB4444ToI420() local
|
D | convert_from_argb.cc | 265 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb, in ARGBToNV12() local 374 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb, in ARGBToNV21() local
|
/external/libyuv/files/source/ |
D | convert.cc | 943 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb, in ARGBToI420() local 1188 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb, in RGB24ToI420() local 1259 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb, in RAWToI420() local 1330 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb, in RGB565ToI420() local 1401 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb, in ARGB1555ToI420() local 1473 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb, in ARGB4444ToI420() local
|
D | format_conversion.cc | 376 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb, in BayerToI420() local
|
D | planar_functions.cc | 399 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb, in ARGBToI422() local
|