Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dpp_filter_test.cc63 uint8_t *const dst_image_ptr = dst_image + 8; in TEST_P() local
83 REGISTER_STATE_CHECK(GetParam()(src_image_ptr, dst_image_ptr, input_stride, in TEST_P()
90 pixel_ptr = dst_image_ptr; in TEST_P()