Home
last modified time | relevance | path

Searched defs:segment_map (Results 1 – 7 of 7) sorted by relevance

/external/libaom/av1/encoder/
Dglobal_motion.c135 int dst_stride, int p_width, int p_height, int bd, uint8_t *segment_map, in highbd_segmented_frame_error()
178 uint8_t *segment_map, int segment_map_stride) { in highbd_warp_error()
241 uint8_t *segment_map, in segmented_frame_error()
280 int64_t best_error, uint8_t *segment_map, in warp_error()
323 uint8_t *segment_map, in av1_segmented_frame_error()
345 int64_t best_error, uint8_t *segment_map, in get_warp_error()
367 int64_t ref_frame_error, uint8_t *segment_map, int segment_map_stride) { in av1_refine_integerized_param()
480 void av1_compute_feature_segmentation_map(uint8_t *segment_map, int width, in av1_compute_feature_segmentation_map()
Dglobal_motion_facade.c82 MotionModel *motion_models, uint8_t *segment_map, const int segment_map_w, in compute_global_motion_for_ref_frame()
183 MotionModel *motion_models, uint8_t *segment_map, int segment_map_w, in av1_compute_gm_for_valid_ref_frames()
199 MotionModel *motion_models, uint8_t *segment_map, const int segment_map_w, in compute_global_motion_for_references()
Dglobal_motion.h42 uint8_t *segment_map; member
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/
Davar.rs150 let segment_map = avar.axis_segment_maps().get(0).unwrap().unwrap(); in piecewise_linear() localVariable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/
Davar.rs150 let segment_map = avar.axis_segment_maps().get(0).unwrap().unwrap(); in piecewise_linear() localVariable
/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dsegment.c761 int segment_map(char *name, range_t * range, int flags) in segment_map() function
/external/capstone/arch/X86/
DX86Mapping.c61 static const x86_reg segment_map[] = { variable