Home
last modified time | relevance | path

Searched refs:big_endian (Results 1 – 4 of 4) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm_misc.c151 snd_pcm_format_t snd_pcm_build_linear_format(int width, int pwidth, int unsignd, int big_endian) in snd_pcm_build_linear_format() argument
168 return linear24_formats[width][!!unsignd][!!big_endian]; in snd_pcm_build_linear_format()
189 return linear_formats[width][!!unsignd][!!big_endian]; in snd_pcm_build_linear_format()
A Dpcm_local.h582 snd_pcm_format_t snd_pcm_build_linear_format(int width, int pwidth, int unsignd, int big_endian);
/bsp/allwinner/libraries/sunxi-hal/hal/source/ce/
A Dce_common.c450 uint32_t big_endian = (ctx->type == CE_METHOD_MD5) ? 0 : 1; in ce_hash_sw_padding() local
470 if (big_endian == 1) { in ce_hash_sw_padding()
/bsp/airm2m/air105/libraries/HAL_Driver/Src/
A Dcore_usb_ll_driver.c561 …__IO uint8_t big_endian : 1; /* Always "0". Indicates Little Endian orderi…
1082 …__IO uint8_t big_endian : 1; /* Always "0". Indicates Little Endian orderi…

Completed in 33 milliseconds