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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_codec.h 142 vpx_codec_err_t; typedef in typeref:enum:__anon17844
202 vpx_codec_err_t err; /**< Last returned error */
305 const char *vpx_codec_err_to_string(vpx_codec_err_t err);
351 vpx_codec_err_t vpx_codec_destroy(vpx_codec_ctx_t *ctx);
388 vpx_codec_err_t vpx_codec_control_(vpx_codec_ctx_t *ctx,
423 static vpx_codec_err_t \
426 static vpx_codec_err_t \
443 DECLSPEC_DEPRECATED static vpx_codec_err_t \
446 DECLSPEC_DEPRECATED static vpx_codec_err_t \
463 static vpx_codec_err_t \
    [all...]
  /external/libvpx/libvpx/vpx/
vpx_codec.h 142 vpx_codec_err_t; typedef in typeref:enum:__anon29600
204 vpx_codec_err_t err; /**< Last returned error */
296 const char *vpx_codec_err_to_string(vpx_codec_err_t err);
342 vpx_codec_err_t vpx_codec_destroy(vpx_codec_ctx_t *ctx);
379 vpx_codec_err_t vpx_codec_control_(vpx_codec_ctx_t *ctx,
414 static vpx_codec_err_t \
417 static vpx_codec_err_t \
434 DECLSPEC_DEPRECATED static vpx_codec_err_t \
437 DECLSPEC_DEPRECATED static vpx_codec_err_t \
454 static vpx_codec_err_t \
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_codec.h 142 vpx_codec_err_t; typedef in typeref:enum:__anon40781
204 vpx_codec_err_t err; /**< Last returned error */
296 const char *vpx_codec_err_to_string(vpx_codec_err_t err);
342 vpx_codec_err_t vpx_codec_destroy(vpx_codec_ctx_t *ctx);
379 vpx_codec_err_t vpx_codec_control_(vpx_codec_ctx_t *ctx,
414 static vpx_codec_err_t \
417 static vpx_codec_err_t \
434 DECLSPEC_DEPRECATED static vpx_codec_err_t \
437 DECLSPEC_DEPRECATED static vpx_codec_err_t \
454 static vpx_codec_err_t \
    [all...]

Completed in 49 milliseconds