Searched refs:ARGBToBayerGGRow_C (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 205 BAYERANY(ARGBToBayerGGRow_Any_SSE2, ARGBToBayerGGRow_SSE2, ARGBToBayerGGRow_C, 209 BAYERANY(ARGBToBayerGGRow_Any_NEON, ARGBToBayerGGRow_NEON, ARGBToBayerGGRow_C,
|
D | planar_functions.cc | 1932 uint32 selector, int pix) = ARGBToBayerGGRow_C; in ARGBSobelize()
|
D | row_common.cc | 1979 void ARGBToBayerGGRow_C(const uint8* src_argb, in ARGBToBayerGGRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1505 void ARGBToBayerGGRow_C(const uint8* src_argb, uint8* dst_bayer,
|