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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_dec.h695 unsigned char inter_mode_probs[7][3]; member in struct:rvcn_dec_vp9_probs_s
H A Dradeon_vcn_dec.c350 memcpy(probs->inter_mode_probs, default_inter_mode_probs, sizeof(default_inter_mode_probs));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_dec.h1014 unsigned char inter_mode_probs[7][3]; member in struct:rvcn_dec_vp9_probs_s
H A Dradeon_vcn_dec.c371 memcpy(probs->inter_mode_probs, default_inter_mode_probs, sizeof(default_inter_mode_probs));

Completed in 13 milliseconds