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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_probs_table.h466 static const unsigned char default_if_uv_probs[10][9] = { variable in typeref:typename:const unsigned char[10][9]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_probs_table.h466 static const unsigned char default_if_uv_probs[10][9] = { variable in typeref:typename:const unsigned char[10][9]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_dec.c346 memcpy(probs->uv_mode_prob, default_if_uv_probs, sizeof(default_if_uv_probs));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_dec.c366 memcpy(probs->uv_mode_prob, default_if_uv_probs, sizeof(default_if_uv_probs));

Completed in 18 milliseconds