Searched defs:byte (Results 1 – 9 of 9) sorted by relevance
75 int AudioUtil::getSamplingFrequencyFromEDID(unsigned char byte) { in getSamplingFrequencyFromEDID()103 int AudioUtil::getBitsPerSampleFromEDID(unsigned char byte, in getBitsPerSampleFromEDID()
78 typedef unsigned char byte; /* Unsigned 8 bit value type. */ typedef
41 typedef unsigned char byte; /* Unsigned 8 bit value type. */ typedef
100 int byte = 0; in vp8_temporal_filter_apply_c() local230 int byte; in vp8_temporal_filter_iterate_c() local
93 int byte = 0; in vp9_temporal_filter_apply_c() local195 int byte; in temporal_filter_iterate_c() local
36 typedef unsigned char byte; typedef
177 const uint8 byte = static_cast<uint8>(value.u32 >> bit_count); in SerializeFloat() local