Searched defs:SampleValue (Results 1 – 2 of 2) sorted by relevance
24 float SampleValue(size_t sample_index) { in SampleValue() function
495 class SampleValue : public Item class498 SampleValue (void) : Item(TYPE_SAMPLEVALUE) {} in SampleValue() function in xe::ri::SampleValue