Searched refs:GaussCol_C (Results 1 – 3 of 3) sorted by relevance
/external/libyuv/files/unit_test/ |
D | planar_test.cc | 3219 extern "C" void GaussCol_C(const uint16_t* src0, 3239 GaussCol_C(&orig_pixels[0], &orig_pixels[640], &orig_pixels[640 * 2], in TEST_F() 3251 GaussCol_C(&orig_pixels[0], &orig_pixels[640], &orig_pixels[640 * 2], in TEST_F() 3256 GaussCol_C(&orig_pixels[0], &orig_pixels[640], &orig_pixels[640 * 2], in TEST_F()
|
/external/libyuv/files/source/ |
D | row_common.cc | 3221 void GaussCol_C(const uint16_t* src0, in GaussCol_C() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_common.cc | 3221 void GaussCol_C(const uint16_t* src0, in GaussCol_C() function
|