Searched refs:YUY2ToYRow_C (Results 1 – 12 of 12) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | convert.cc | 395 uint8* dst_y, int pix) = YUY2ToYRow_C; in YUY2ToI420()
|
D | planar_functions.cc | 293 YUY2ToYRow_C; in YUY2ToI422()
|
D | row_common.cc | 1755 void YUY2ToYRow_C(const uint8* src_yuy2, uint8* dst_y, int width) { in YUY2ToYRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 679 YUY2ToYRow_C; in YUY2ToI422() 845 YUY2ToYRow_C; in YUY2ToY()
|
D | convert.cc | 458 YUY2ToYRow_C; in YUY2ToI420()
|
D | row_common.cc | 2252 void YUY2ToYRow_C(const uint8_t* src_yuy2, uint8_t* dst_y, int width) { in YUY2ToYRow_C() function
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 775 YUY2ToYRow_C; in YUY2ToI422() 961 YUY2ToYRow_C; in YUY2ToY()
|
D | convert.cc | 716 YUY2ToYRow_C; in YUY2ToI420()
|
D | row_common.cc | 2252 void YUY2ToYRow_C(const uint8_t* src_yuy2, uint8_t* dst_y, int width) { in YUY2ToYRow_C() function
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1572 void YUY2ToYRow_C(const uint8* src_yuy2, uint8* dst_y, int pix);
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 2783 void YUY2ToYRow_C(const uint8_t* src_yuy2, uint8_t* dst_y, int width);
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 3194 void YUY2ToYRow_C(const uint8_t* src_yuy2, uint8_t* dst_y, int width);
|