Home
last modified time | relevance | path

Searched refs:svc_decoding (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/
Dvp9_dx_iface.h65 int svc_decoding; member
Dvp9_dx_iface.c553 if (ctx->svc_decoding && ctx->svc_spatial_layer < frame_count - 1) in decoder_decode()
1015 ctx->svc_decoding = 1; in ctrl_set_spatial_layer_svc()
/external/libvpx/libvpx/
Dvpxdec.c515 int svc_decoding = 0; in main_loop() local
612 svc_decoding = 1; in main_loop()
736 if (svc_decoding) { in main_loop()