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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_probs_table.h548 static const unsigned char default_tx_probs_16x16[2][2] = { variable in typeref:typename:const unsigned char[2][2]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_probs_table.h548 static const unsigned char default_tx_probs_16x16[2][2] = { variable in typeref:typename:const unsigned char[2][2]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_dec.c356 memcpy(probs->tx_probs_16x16, default_tx_probs_16x16, sizeof(default_tx_probs_16x16));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_dec.c377 memcpy(probs->tx_probs_16x16, default_tx_probs_16x16, sizeof(default_tx_probs_16x16));

Completed in 11 milliseconds