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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
svc_context.h 107 * return size of encoded data to be returned by vpx_svc_get_buffer
114 void *vpx_svc_get_buffer(const SvcContext *svc_ctx);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
svc_test.cc 271 static_cast<const uint8_t *>(vpx_svc_get_buffer(&svc_)),
300 static_cast<const uint8_t *>(vpx_svc_get_buffer(&svc_)),
313 static_cast<const uint8_t *>(vpx_svc_get_buffer(&svc_)),
326 static_cast<const uint8_t *>(vpx_svc_get_buffer(&svc_)),
439 static_cast<const uint8_t *>(vpx_svc_get_buffer(&svc_)),
452 static_cast<const uint8_t *>(vpx_svc_get_buffer(&svc_)),
465 static_cast<const uint8_t *>(vpx_svc_get_buffer(&svc_)),
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
vp9_spatial_scalable_encoder.c 355 vpx_svc_get_buffer(&svc_ctx),
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
svc_encodeframe.c 1015 void *vpx_svc_get_buffer(const SvcContext *svc_ctx) { function
    [all...]

Completed in 182 milliseconds