Searched refs:NUM_VP9_REFS (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/
H A Dpicture_vp9.c31 #define NUM_VP9_REFS 8 macro
84 for (i = 0 ; i < NUM_VP9_REFS ; i++)
88 context->templat.max_references = NUM_VP9_REFS;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/
H A Dpicture_vp9.c31 #define NUM_VP9_REFS 8 macro
84 for (i = 0 ; i < NUM_VP9_REFS ; i++) {
92 context->templat.max_references = NUM_VP9_REFS;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_dec.c57 #define NUM_VP9_REFS 8 macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_dec.c68 #define NUM_VP9_REFS 8 macro
1700 dynamic_dpb->dpbArraySize = NUM_VP9_REFS + 1;

Completed in 8 milliseconds