Home
last modified time | relevance | path

Searched defs:seg (Results 1 – 25 of 103) sorted by relevance

12345

/external/libvpx/libvpx/vp9/common/
Dvp9_seg_common.c28 void vp9_clearall_segfeatures(struct segmentation *seg) { in vp9_clearall_segfeatures()
34 void vp9_enable_segfeature(struct segmentation *seg, int segment_id, in vp9_enable_segfeature()
47 void vp9_set_segdata(struct segmentation *seg, int segment_id, in vp9_set_segdata()
Dvp9_seg_common.h52 static INLINE int segfeature_active(const struct segmentation *seg, in segfeature_active()
70 static INLINE int get_segdata(const struct segmentation *seg, int segment_id, in get_segdata()
Dvp9_quant_common.c196 int vp9_get_qindex(const struct segmentation *seg, int segment_id, in vp9_get_qindex()
/external/valgrind/exp-sgcheck/
Dh_main.c105 void Seg__cmp(Seg* seg, Addr a, Int* cmp, UWord* n) in Seg__cmp()
119 /*inline*/ Bool Seg__is_freed(Seg* seg) in Seg__is_freed()
127 ExeContext* Seg__where(Seg* seg) in Seg__where()
133 SizeT Seg__size(Seg* seg) in Seg__size()
139 Addr Seg__addr(Seg* seg) in Seg__addr()
193 Seg* seg; in get_Seg_for_malloc() local
211 static void set_Seg_freed ( Seg* seg ) in set_Seg_freed()
261 static void bind_addr_to_Seg ( Addr ga, Seg* seg ) in bind_addr_to_Seg()
288 Seg* seg = get_Seg_for_malloc(); in add_new_segment() local
319 static void die_and_free_mem_heap ( ThreadId tid, Seg* seg ) in die_and_free_mem_heap()
[all …]
/external/syslinux/dos/
Dgetsetsl.c20 uint16_t seg; in set_fs_sl() local
97 uint16_t seg; in memcpy_to_sl() local
114 uint16_t seg; in memcpy_from_sl() local
131 uint16_t seg; in memset_sl() local
/external/webrtc/webrtc/modules/audio_coding/codecs/g711/
Dg711.h209 int seg; in linear_to_ulaw() local
282 int seg; in linear_to_alaw() local
316 int seg; in alaw_to_linear() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.c21 void vp9_enable_segmentation(struct segmentation *seg) { in vp9_enable_segmentation()
27 void vp9_disable_segmentation(struct segmentation *seg) { in vp9_disable_segmentation()
33 void vp9_set_segment_data(struct segmentation *seg, signed char *feature_data, in vp9_set_segment_data()
39 void vp9_disable_segfeature(struct segmentation *seg, int segment_id, in vp9_disable_segfeature()
44 void vp9_clear_segdata(struct segmentation *seg, int segment_id, in vp9_clear_segdata()
189 struct segmentation *seg = &cm->seg; in vp9_choose_segmap_coding_method() local
264 void vp9_reset_segment_features(struct segmentation *seg) { in vp9_reset_segment_features()
Dvp9_aq_360.c41 struct segmentation *seg = &cm->seg; in vp9_360aq_frame_setup() local
/external/syslinux/core/lwip/src/core/
Dtcp_out.c61 #define TCP_DATA_COPY(dst, src, len, seg) do { \ argument
68 #define TCP_DATA_COPY(dst, src, len, seg) MEMCPY(dst, src, len) argument
158 struct tcp_seg *seg; in tcp_create_segment() local
354 struct tcp_seg *last_unsent = NULL, *seg = NULL, *prev_seg = NULL, *queue = NULL; in tcp_write() local
718 struct tcp_seg *seg; in tcp_enqueue_flags() local
894 struct tcp_seg *seg, *useg; in tcp_output() local
1046 tcp_output_segment(struct tcp_seg *seg, struct tcp_pcb *pcb) in tcp_output_segment()
1233 struct tcp_seg *seg; in tcp_rexmit_rto() local
1268 struct tcp_seg *seg; in tcp_rexmit() local
1403 struct tcp_seg *seg; in tcp_zero_window_probe() local
/external/skia/src/core/
DSkPathMeasure.cpp27 const SkPathMeasure::Segment* SkPathMeasure::NextSegment(const Segment* seg) { in NextSegment()
245 Segment* seg = fSegments.append(); in compute_quad_segs() local
268 Segment* seg = fSegments.append(); in compute_conic_segs() local
292 Segment* seg = fSegments.append(); in compute_cubic_segs() local
308 Segment* seg; in buildSegments() local
353 Segment* seg = fSegments.append(); in buildSegments() local
408 const Segment* seg = fSegments.begin(); in buildSegments() local
558 const Segment* seg = fSegments.begin(); in distanceToSegment() local
605 const Segment* seg = this->distanceToSegment(distance, &t); in getPosTan() local
657 const Segment* seg = this->distanceToSegment(startD, &startT); in getSegment() local
[all …]
/external/syslinux/gpxe/src/arch/i386/include/
Dlibkir.h98 #define put_real_kir_const_off( var, seg, off ) \ argument
107 #define put_real_kir_nonconst_off( var, seg, off ) \ argument
116 #define put_real_kir( var, seg, off ) \ argument
124 #define get_real_kir_const_off( var, seg, off ) \ argument
133 #define get_real_kir_nonconst_off( var, seg, off ) \ argument
142 #define get_real_kir( var, seg, off ) \ argument
/external/libvpx/libvpx/vp8/common/
Dvp8_loopfilter.c96 int seg, /* segment number */ in vp8_loop_filter_frame_init() local
185 const int seg = mode_info_context->mbmi.segment_id; in vp8_loop_filter_row_normal() local
238 const int seg = mode_info_context->mbmi.segment_id; in vp8_loop_filter_row_simple() local
305 const int seg = mode_info_context->mbmi.segment_id; in vp8_loop_filter_frame() local
356 const int seg = mode_info_context->mbmi.segment_id; in vp8_loop_filter_frame() local
427 const int seg = mode_info_context->mbmi.segment_id; in vp8_loop_filter_frame_yonly() local
525 const int seg = mode_info_context->mbmi.segment_id; in vp8_loop_filter_partial_frame() local
/external/pdfium/core/fxcrt/
Dfx_bidi.cpp63 [](const CFX_BidiChar::Segment& seg) { in CFX_BidiString()
68 [](const CFX_BidiChar::Segment& seg) { in CFX_BidiString()
/external/strace/
Dkexec.c44 const kernel_ulong_t *seg; in print_seg() local
75 kernel_ulong_t seg[4]; in print_kexec_segments() local
/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-linux.c433 static void show_nsegment_full ( Int logLevel, Int segNo, const NSegment* seg ) in show_nsegment_full()
462 static void show_nsegment ( Int logLevel, Int segNo, const NSegment* seg ) in show_nsegment()
1154 static Int segAddr_to_index ( const NSegment* seg ) in segAddr_to_index()
1315 const NSegment *seg = nsegments + find_nsegment_idx(addr); in VG_() local
1433 static void add_segment ( const NSegment* seg ) in add_segment()
1484 static void init_nsegment ( /*OUT*/NSegment* seg ) in init_nsegment()
1500 static void init_resvn ( /*OUT*/NSegment* seg, Addr start, Addr end ) in init_resvn()
1522 NSegment seg; in read_maps_callback() local
1595 NSegment seg; in VG_() local
2157 NSegment seg; in VG_() local
[all …]
/external/valgrind/coregrind/m_coredump/
Dcoredump-elf.c70 static Bool may_dump(const NSegment *seg) in may_dump()
82 static Bool should_dump(const NSegment *seg) in should_dump()
112 static void fill_phdr(ESZ(Phdr) *phdr, const NSegment *seg, UInt off, Bool write) in fill_phdr()
579 NSegment const * seg; in make_elf_coredump() local
/external/ltp/testcases/kernel/syscalls/modify_ldt/
Dmodify_ldt01.c102 int seg[4]; in main() local
218 int create_segment(void *seg, size_t size) in create_segment()
Dmodify_ldt02.c98 int seg[4]; in main() local
168 int create_segment(void *seg, size_t size) in create_segment()
/external/syslinux/com32/gplinclude/disk/
Dcommon.h29 uint16_t seg; member
/external/valgrind/coregrind/
Dfixup_macho_loadcmds.c476 struct segment_command_64 *seg = (struct segment_command_64 *)cmd; in modify_macho_loadcmds() local
512 struct segment_command_64 *seg = seg__unixstack; in modify_macho_loadcmds() local
532 struct segment_command_64 *seg = seg__linkedit; in modify_macho_loadcmds() local
Dm_addrinfo.c236 const NSegment *seg = VG_(am_find_nsegment) (a); in VG_() local
264 const NSegment *seg = VG_(am_find_nsegment) (a); in VG_() local
/external/syslinux/com32/modules/
Dgpxecmd.c30 uint16_t offs, seg; member
Dsanboot.c30 uint16_t offs, seg; member
/external/skia/src/gpu/
DGrRectanizer_skyline.h27 SkylineSegment* seg = fSkyline.append(1); in reset() local
/external/python/cpython2/Modules/_ctypes/libffi/src/
Dclosures.c542 msegmentptr seg = segment_holding (gm, start); in dlmunmap() local
592 msegmentptr seg = segment_holding (gm, ptr); in ffi_closure_alloc() local
608 msegmentptr seg = segment_holding_code (gm, ptr); in ffi_closure_free() local

12345