HomeSort by relevance Sort by last modified time
    Searched refs:dst_image_ptr (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/test/
pp_filter_test.cc 63 uint8_t *const dst_image_ptr = dst_image + 8; local
84 GetParam()(src_image_ptr, dst_image_ptr, input_stride,
91 pixel_ptr = dst_image_ptr;
  /external/libvpx/libvpx/test/
pp_filter_test.cc 63 uint8_t *const dst_image_ptr = dst_image + 8; local
83 REGISTER_STATE_CHECK(GetParam()(src_image_ptr, dst_image_ptr, input_stride,
90 pixel_ptr = dst_image_ptr;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
pp_filter_test.cc 63 uint8_t *const dst_image_ptr = dst_image + 8; local
83 REGISTER_STATE_CHECK(GetParam()(src_image_ptr, dst_image_ptr, input_stride,
90 pixel_ptr = dst_image_ptr;

Completed in 122 milliseconds