Home
last modified time | relevance | path

Searched refs:swapbytes (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_usefont.c221 GLint swapbytes, lsbfirst, rowlength; in glXUseXFont() local
264 glGetIntegerv(GL_UNPACK_SWAP_BYTES, &swapbytes); in glXUseXFont()
367 glPixelStorei(GL_UNPACK_SWAP_BYTES, swapbytes); in glXUseXFont()
/third_party/mesa3d/src/glx/
H A Dxfont.c225 GLint swapbytes, lsbfirst, rowlength; in DRI_glXUseXFont() local
265 glGetIntegerv(GL_UNPACK_SWAP_BYTES, &swapbytes); in DRI_glXUseXFont()
367 glPixelStorei(GL_UNPACK_SWAP_BYTES, swapbytes); in DRI_glXUseXFont()
/third_party/lame/frontend/
H A Dmain.h48 int swapbytes; /* force byte swapping default=0 */ member
H A Dget_audio.c641 global. pcmswapbytes = global_reader.swapbytes; in init_infile()
1087 if ((global_raw_pcm.in_endian == ByteOrderLittleEndian) ^ (global_reader.swapbytes != in open_snd_file()
1727 global. pcmswapbytes = global_reader.swapbytes; in parse_aiff_header()
1731 global. pcmswapbytes = !global_reader.swapbytes; in parse_aiff_header()
1735 global. pcmswapbytes = !global_reader.swapbytes; in parse_aiff_header()
1739 global. pcmswapbytes = !global_reader.swapbytes; in parse_aiff_header()
1744 global. pcmswapbytes = !global_reader.swapbytes; in parse_aiff_header()
1915 if (global_reader.swapbytes) in open_wave_file()
1920 global. pcmswapbytes = global_reader.swapbytes; in open_wave_file()
2427 if (global_decoder.disable_wav_header && global_reader.swapbytes) { in put_audio16()
[all...]
H A Dparse.c2374 global_reader.swapbytes = 1; in parse_args_()

Completed in 12 milliseconds