Home | History | Annotate | Download | only in src

Lines Matching refs:temporal_layering_mode

303   if (svc_ctx->temporal_layering_mode != 0) {
336 if (svc_ctx->temporal_layering_mode == 3) {
343 } else if (svc_ctx->temporal_layering_mode == 2 ||
344 svc_ctx->temporal_layering_mode == 1) {
418 // Note: temporal_layering_mode only applies to one-pass CBR
419 // si->svc_params.temporal_layering_mode = svc_ctx->temporal_layering_mode;
420 if (svc_ctx->temporal_layering_mode == 3) {
422 } else if (svc_ctx->temporal_layering_mode == 2 ||
423 svc_ctx->temporal_layering_mode == 1) {