HomeSort by relevance Sort by last modified time
    Searched refs:vpx_img_free (Results 1 - 25 of 44) sorted by null

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/test/
i420_video_source.h 43 vpx_img_free(img_);
85 vpx_img_free(img_);
y4m_video_source.h 37 vpx_img_free(img_.get());
video_source.h 141 virtual ~DummyVideoSource() { vpx_img_free(img_); }
177 vpx_img_free(img_);
decode_api_test.cc 101 vpx_img_free(&ref_copy.img);
  /external/libvpx/libvpx/test/
i420_video_source.h 43 vpx_img_free(img_);
85 vpx_img_free(img_);
video_source.h 91 virtual ~DummyVideoSource() { vpx_img_free(img_); }
123 vpx_img_free(img_);
y4m_video_source.h 37 vpx_img_free(img_.get());
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
i420_video_source.h 43 vpx_img_free(img_);
85 vpx_img_free(img_);
video_source.h 91 virtual ~DummyVideoSource() { vpx_img_free(img_); }
123 vpx_img_free(img_);
y4m_video_source.h 37 vpx_img_free(img_.get());
  /external/libvpx/libvpx/vpx/
vpx_image.h 240 void vpx_img_free(vpx_image_t *img);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_image.h 242 void vpx_img_free(vpx_image_t *img);
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_image.h 244 void vpx_img_free(vpx_image_t *img);
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
vpx_image.c 173 vpx_img_free(img);
270 void vpx_img_free(vpx_image_t *img) { function
  /external/libvpx/libvpx/vpx/src/
vpx_image.c 174 vpx_img_free(img);
271 void vpx_img_free(vpx_image_t *img) { function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_image.c 174 vpx_img_free(img);
271 void vpx_img_free(vpx_image_t *img) { function
  /external/chromium_org/third_party/libvpx/source/libvpx/examples/
simple_encoder.c 249 vpx_img_free(&raw);
vp8cx_set_ref.c 187 vpx_img_free(&raw);
vp9_lossless_encoder.c 137 vpx_img_free(&raw);
set_maps.c 248 vpx_img_free(&raw);
twopass_encoder.c 261 vpx_img_free(&raw);
  /external/libvpx/libvpx/examples/
simple_encoder.c 245 vpx_img_free(&raw);
vp8cx_set_ref.c 180 vpx_img_free(&raw);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
simple_encoder.c 245 vpx_img_free(&raw);
vp8cx_set_ref.c 180 vpx_img_free(&raw);

Completed in 238 milliseconds

1 2