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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_image.c 170 if (!vpx_img_set_rect(img, 0, 0, d_w, d_h))
197 int vpx_img_set_rect(vpx_image_t *img, function
  /external/libvpx/libvpx/vpx/src/
vpx_image.c 195 if (!vpx_img_set_rect(img, 0, 0, d_w, d_h))
222 int vpx_img_set_rect(vpx_image_t *img, function

Completed in 87 milliseconds