Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dglobal_motion_facade.c84 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
Dglobal_motion.c133 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()
Dglobal_motion.h42 uint8_t *segment_map; member
/external/libaom/av1/common/
Dwarped_motion.c485 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/
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