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

  /external/libvpx/libvpx/vpx/src/
svc_encodeframe.c 301 static vpx_codec_err_t parse_scale_factors(SvcContext *svc_ctx, function
388 res = parse_scale_factors(svc_ctx, option_value);
475 res = parse_scale_factors(svc_ctx, si->scale_factors);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
svc_encodeframe.c 341 static vpx_codec_err_t parse_scale_factors(SvcContext *svc_ctx, function
432 res = parse_scale_factors(svc_ctx, option_value);
535 res = parse_scale_factors(svc_ctx, si->scale_factors);
    [all...]

Completed in 125 milliseconds