Home
last modified time | relevance | path

Searched defs:out_end (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-6.6/fs/ntfs3/lib/
H A Dxpress_decompress.c65 u8 * const out_end = out_begin + uncompressed_size; in xpress_decompress() local
H A Dlzx_decompress.c597 u8 * const out_end = out_begin + uncompressed_size; in lzx_decompress() local
/third_party/ffmpeg/libavutil/
H A Dlzo.c39 uint8_t *out_start, *out, *out_end; member
/third_party/ffmpeg/libavcodec/
H A Dsgidec.c52 uint8_t *out_end = out_buf + len; in expand_rle_row8() local
91 uint16_t *out_end = out_buf + len; in expand_rle_row16() local
174 uint8_t *out_end; in read_uncompressed_sgi() local
208 uint8_t *out_buf, *out_end; decode_frame() local
[all...]
H A Drl2.c70 const uint8_t *out_end = out + stride * s->avctx->height; in rl2_rle_decode() local
H A Dopus_silk.c685 int out_end; in silk_decode_frame() local
/third_party/ffmpeg/libavformat/
H A Durl.c164 static int append_path(char *root, char *out_end, char **rout, in append_path() argument
197 char *out, *out_end, *path; in ff_make_absolute_url2() local
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c131 u32 a, b, delta_in, out_start, out_end; in malidp_generate_gamma_table() local
/kernel/linux/linux-5.10/include/linux/
H A Dmemblock.h138 __next_physmem_range(u64 *idx, struct memblock_type *type, phys_addr_t *out_start, phys_addr_t *out_end) __next_physmem_range() argument
/kernel/linux/linux-6.6/include/linux/
H A Dmemblock.h149 __next_physmem_range(u64 *idx, struct memblock_type *type, phys_addr_t *out_start, phys_addr_t *out_end) __next_physmem_range() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c134 u32 a, b, delta_in, out_start, out_end; in malidp_generate_gamma_table() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_server.c266 u8 alert, *out_end, *out_pos, ct; in tlsv1_server_decrypt() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_server.c266 u8 alert, *out_end, *out_pos, ct; in tlsv1_server_decrypt() local
/kernel/linux/linux-5.10/mm/
H A Dmemblock.c992 __next_mem_range(u64 *idx, int nid, enum memblock_flags flags, struct memblock_type *type_a, struct memblock_type *type_b, phys_addr_t *out_start, phys_addr_t *out_end, int *out_nid) __next_mem_range() argument
1087 __next_mem_range_rev(u64 *idx, int nid, enum memblock_flags flags, struct memblock_type *type_a, struct memblock_type *type_b, phys_addr_t *out_start, phys_addr_t *out_end, int *out_nid) __next_mem_range_rev() argument
[all...]
/kernel/linux/linux-6.6/mm/
H A Dmemblock.c1061 __next_mem_range(u64 *idx, int nid, enum memblock_flags flags, struct memblock_type *type_a, struct memblock_type *type_b, phys_addr_t *out_start, phys_addr_t *out_end, int *out_nid) __next_mem_range() argument
1156 __next_mem_range_rev(u64 *idx, int nid, enum memblock_flags flags, struct memblock_type *type_a, struct memblock_type *type_b, phys_addr_t *out_start, phys_addr_t *out_end, int *out_nid) __next_mem_range_rev() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c1232 cudbg_get_mem_relative(struct adapter *padap, struct cudbg_meminfo *meminfo, u8 mem_type, u32 *out_base, u32 *out_end) cudbg_get_mem_relative() argument
/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c518 unsigned int out_end; in find_best_seam() local
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c1232 cudbg_get_mem_relative(struct adapter *padap, struct cudbg_meminfo *meminfo, u8 mem_type, u32 *out_base, u32 *out_end) cudbg_get_mem_relative() argument
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c521 unsigned int out_end; in find_best_seam() local
/third_party/backends/backend/
H A Dmustek.c3403 SANE_Byte *out_end, *out_ptr, *raw_end = raw + num_lines * bpl; in fix_line_distance_n_2() local
3480 SANE_Byte *out_end, *out_ptr, *raw_end = raw + num_lines * bpl; in fix_line_distance_n_1() local
3970 SANE_Byte *out_end, *out_ptr, *raw_end = raw + num_lines * bpl; in fix_line_distance_normal() local
4020 SANE_Byte *out_end, *out_pt in fix_line_distance_block() local
[all...]

Completed in 33 milliseconds