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

  /external/libvpx/libvpx/vp9/encoder/
vp9_resize.c 440 static void resize_multistep(const uint8_t *const input, function
520 resize_multistep(input + in_stride * i, width,
524 resize_multistep(arrbuf, height, arrbuf + height, height2, tmpbuf);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_resize.c 440 static void resize_multistep(const uint8_t *const input, function
520 resize_multistep(input + in_stride * i, width,
524 resize_multistep(arrbuf, height, arrbuf + height, height2, tmpbuf);

Completed in 326 milliseconds