Home
last modified time | relevance | path

Searched defs:segment_map (Results 1 – 5 of 5) 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()
343 uint8_t *segment_map, int segment_map_stride) { in av1_warp_error()
364 int64_t ref_frame_error, uint8_t *segment_map, int segment_map_stride) { in av1_refine_integerized_param()
477 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.h43 uint8_t *segment_map; member
/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