Home
last modified time | relevance | path

Searched refs:LOW_BYTE (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dcanon_pp-dev.h85 #define LOW_BYTE(a) (a%0x100) macro
H A Dcanon_pp-dev.c786 dstbuffer[(count * 2) + 1] = LOW_BYTE(k); in convdata()
791 dstbuffer[(count * 3 * 2) + 1] = LOW_BYTE(k); in convdata()
918 = LOW_BYTE(result); in adjust_output()

Completed in 3 milliseconds