Searched defs:segment_map (Results 1 – 6 of 6) sorted by relevance
| /external/libaom/av1/encoder/ |
| D | global_motion_facade.c | 84 MotionModel *params_by_motion, uint8_t *segment_map, in compute_global_motion_for_ref_frame() 224 MotionModel *params_by_motion, uint8_t *segment_map, int segment_map_w, in av1_compute_gm_for_valid_ref_frames() 241 MotionModel *params_by_motion, uint8_t *segment_map, in compute_global_motion_for_references() 380 uint8_t *segment_map) { in dealloc_global_motion_data() 390 uint8_t **segment_map, in alloc_global_motion_data() 462 uint8_t *segment_map = NULL; in global_motion_estimation() local
|
| D | global_motion.c | 133 int64_t best_error, uint8_t *segment_map, int segment_map_stride) { in highbd_warp_error() 170 int64_t best_error, uint8_t *segment_map, in warp_error() 208 uint8_t *segment_map, int segment_map_stride) { in av1_warp_error() 242 int64_t best_frame_error, uint8_t *segment_map, int segment_map_stride, in av1_refine_integerized_param() 328 void av1_compute_feature_segmentation_map(uint8_t *segment_map, int width, in av1_compute_feature_segmentation_map()
|
| D | global_motion.h | 42 uint8_t *segment_map; member
|
| /external/libaom/av1/common/ |
| D | warped_motion.c | 485 int p_width, int p_height, int p_stride, int bd, uint8_t *segment_map, in highbd_segmented_frame_error() 761 uint8_t *segment_map, in segmented_frame_error() 803 uint8_t *segment_map, in av1_segmented_frame_error()
|
| /external/ltp/testcases/kernel/hotplug/memory_hotplug/ |
| D | segment.c | 761 int segment_map(char *name, range_t * range, int flags) in segment_map() function
|
| /external/capstone/arch/X86/ |
| D | X86Mapping.c | 61 static const x86_reg segment_map[] = { variable
|