Home
last modified time | relevance | path

Searched refs:dst_image_ptr (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/test/
Dpp_filter_test.cc63 uint8_t *const dst_image_ptr = dst_image + 8; in TEST_P() local
84 GetParam()(src_image_ptr, dst_image_ptr, input_stride, in TEST_P()
91 pixel_ptr = dst_image_ptr; in TEST_P()