HomeSort by relevance Sort by last modified time
    Searched full:dst_next_row_stride (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/test/
convolve_test.cc 114 const int dst_next_row_stride = dst_stride - output_width; local
134 dst_ptr += dst_next_row_stride;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
convolve_test.cc 114 const int dst_next_row_stride = dst_stride - output_width; local
134 dst_ptr += dst_next_row_stride;

Completed in 80 milliseconds