Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture_vp9.c31 #define NUM_VP9_REFS 8 macro
84 for (i = 0 ; i < NUM_VP9_REFS ; i++) { in vlVaHandlePictureParameterBufferVP9()
92 context->templat.max_references = NUM_VP9_REFS; in vlVaHandlePictureParameterBufferVP9()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_dec.c51 #define NUM_VP9_REFS 8 macro
1960 dynamic_dpb->dpbArraySize = NUM_VP9_REFS + 1; in rvcn_dec_message_decode()

Completed in 5 milliseconds