Home
last modified time | relevance | path

Searched defs:seg_map (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_aq_cyclicrefresh.c266 unsigned char *const seg_map = cpi->segmentation_map; in vp9_cyclic_refresh_postencode() local
367 unsigned char *const seg_map = cpi->segmentation_map; in cyclic_refresh_update_map() local
610 unsigned char *const seg_map = cpi->segmentation_map; in vp9_cyclic_refresh_setup() local
H A Dvp9_encoder.c529 unsigned char *const seg_map = cpi->segmentation_map; in suppress_active_map() local
544 unsigned char *const seg_map = cpi->segmentation_map; in apply_active_map() local
4312 unsigned char *const seg_map = cpi->segmentation_map; local
/aosp_15_r20/external/libaom/av1/encoder/
H A Daq_cyclicrefresh.c298 unsigned char *const seg_map = cpi->enc_seg.map; in cyclic_refresh_update_map() local
582 unsigned char *const seg_map = cpi->enc_seg.map; in av1_cyclic_refresh_setup() local
H A Dencoder_utils.h43 unsigned char *const seg_map = cpi->enc_seg.map; in suppress_active_map() local
H A Dencoder_utils.c425 unsigned char *const seg_map = cpi->enc_seg.map; in av1_apply_active_map() local
/aosp_15_r20/external/libaom/av1/common/
H A Dpred_common.h59 const uint8_t *seg_map = cm->cur_frame->seg_map; in av1_get_spatial_seg_pred() local
H A Dav1_common_int.h143 uint8_t *seg_map; member
/aosp_15_r20/external/libvpx/examples/
H A Dvpx_temporal_svc_encoder.c610 static void read_mask(FILE *mask_file, int *seg_map) { in read_mask()
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Donyx_if.c500 unsigned char *seg_map = cpi->segmentation_map; in cyclic_background_refresh() local