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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_probs_table.h479 static const unsigned char default_single_ref_p[5][2] = { variable in typeref:typename:const unsigned char[5][2]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_probs_table.h479 static const unsigned char default_single_ref_p[5][2] = { variable in typeref:typename:const unsigned char[5][2]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_dec.c347 memcpy(probs->single_ref_prob, default_single_ref_p, sizeof(default_single_ref_p));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_dec.c367 memcpy(probs->single_ref_prob, default_single_ref_p, sizeof(default_single_ref_p));

Completed in 8 milliseconds