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

  /external/libvpx/libvpx/vp9/
vp9_dx_iface.h 46 int svc_decoding; member in struct:vpx_codec_alg_priv
vp9_dx_iface.c 336 if (ctx->svc_decoding && ctx->svc_spatial_layer < frame_count - 1)
627 ctx->svc_decoding = 1;
  /external/libvpx/libvpx/
vpxdec.c 523 int svc_decoding = 0; local
623 svc_decoding = 1;
748 if (svc_decoding) {
    [all...]

Completed in 98 milliseconds