Home
last modified time | relevance | path

Searched defs:code_len (Results 1 - 15 of 15) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Dbase64.h63 static uint32_t Decode(const char *code, uint32_t code_len, uint8_t *plain) in Decode() argument
/kernel/linux/linux-5.10/arch/m68k/mac/
H A Diop.c502 iop_upload_code(uint iop_num, __u8 *code_start, uint code_len, __u16 shared_ram_start) iop_upload_code() argument
518 iop_download_code(uint iop_num, __u8 *code_start, uint code_len, __u16 shared_ram_start) iop_download_code() argument
536 iop_compare_code(uint iop_num, __u8 *code_start, uint code_len, __u16 shared_ram_start) iop_compare_code() argument
/kernel/linux/linux-6.6/arch/m68k/mac/
H A Diop.c484 iop_upload_code(uint iop_num, __u8 *code_start, uint code_len, __u16 shared_ram_start) iop_upload_code() argument
500 iop_download_code(uint iop_num, __u8 *code_start, uint code_len, __u16 shared_ram_start) iop_download_code() argument
518 iop_compare_code(uint iop_num, __u8 *code_start, uint code_len, __u16 shared_ram_start) iop_compare_code() argument
/third_party/node/deps/v8/include/
H A Dv8-callbacks.h70 size_t code_len; member
/third_party/node/deps/v8/include/v8-include/
H A Dv8-callbacks.h72 size_t code_len; member
/kernel/linux/linux-5.10/arch/arm/mach-mvebu/
H A Dpmsu.c133 u32 code_len = mvebu_boot_wa_end - mvebu_boot_wa_start; in mvebu_setup_boot_addr_wa() local
/kernel/linux/linux-6.6/arch/arm/mach-mvebu/
H A Dpmsu.c130 u32 code_len = mvebu_boot_wa_end - mvebu_boot_wa_start; in mvebu_setup_boot_addr_wa() local
/third_party/ffmpeg/libavformat/
H A Dspdifenc.c494 int code_len = mat_codes[next_code_idx].len; in spdif_header_truehd() local
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_ioctl.c866 vmw_ioctl_shader_create(struct vmw_winsys_screen *vws, SVGA3dShaderType type, uint32 code_len) vmw_ioctl_shader_create() argument
/third_party/ffmpeg/libavcodec/
H A Dwebp.c372 int code_len; in read_huffman_code_normal() local
/third_party/node/deps/brotli/c/dec/
H A Ddecode.c518 static BROTLI_INLINE void ProcessSingleCodeLength(uint32_t code_len, in ProcessSingleCodeLength() argument
545 ProcessRepeatedCodeLength(uint32_t code_len, uint32_t repeat_delta, uint32_t alphabet_size, uint32_t* symbol, uint32_t* repeat, uint32_t* space, uint32_t* prev_code_len, uint32_t* repeat_code_len, uint16_t* symbol_lists, uint16_t* code_length_histo, int* next_symbol) ProcessRepeatedCodeLength() argument
610 uint32_t code_len; ReadSymbolCodeLengths() local
650 uint32_t code_len; SafeReadSymbolCodeLengths() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8l_dec.c277 int code_len; in ReadHuffmanCodeLengths() local
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c518 static BROTLI_INLINE void ProcessSingleCodeLength(uint32_t code_len, in ProcessSingleCodeLength() argument
545 ProcessRepeatedCodeLength(uint32_t code_len, uint32_t repeat_delta, uint32_t alphabet_size, uint32_t* symbol, uint32_t* repeat, uint32_t* space, uint32_t* prev_code_len, uint32_t* repeat_code_len, uint16_t* symbol_lists, uint16_t* code_length_histo, int* next_symbol) ProcessRepeatedCodeLength() argument
610 uint32_t code_len; ReadSymbolCodeLengths() local
650 uint32_t code_len; SafeReadSymbolCodeLengths() local
[all...]
/third_party/astc-encoder/Source/
H A Dtinyexr.h2795 mz_uint code_len; tinfl_decompress() local
2824 bit_buf >>= code_len; tinfl_decompress() local
2848 bit_buf >>= code_len; tinfl_decompress() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h2269 u32 code_len; member

Completed in 34 milliseconds