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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
svc_encodeframe.c 85 char options[OPTION_BUFFER_SIZE]; // set by vpx_svc_set_options
318 vpx_codec_err_t vpx_svc_set_options(SvcContext *svc_ctx, const char *options) { function
  /external/libvpx/libvpx/vpx/src/
svc_encodeframe.c 51 char options[OPTION_BUFFER_SIZE]; // set by vpx_svc_set_options
457 vpx_codec_err_t vpx_svc_set_options(SvcContext *svc_ctx, const char *options) { function
    [all...]

Completed in 64 milliseconds