Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Daq_cyclicrefresh.c213 unsigned char *const seg_map = cpi->enc_seg.map; in av1_cyclic_refresh_postencode() local
266 unsigned char *const seg_map = cpi->enc_seg.map; in cyclic_refresh_update_map() local
422 unsigned char *const seg_map = cpi->enc_seg.map; in av1_cyclic_refresh_setup() local
Dencoder.c402 unsigned char *const seg_map = cpi->enc_seg.map; in suppress_active_map() local
413 unsigned char *const seg_map = cpi->enc_seg.map; in apply_active_map() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c264 unsigned char *const seg_map = cpi->segmentation_map; in vp9_cyclic_refresh_postencode() local
364 unsigned char *const seg_map = cpi->segmentation_map; in cyclic_refresh_update_map() local
595 unsigned char *const seg_map = cpi->segmentation_map; in vp9_cyclic_refresh_setup() local
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
4153 unsigned char *const seg_map = cpi->segmentation_map; local
/external/libaom/libaom/av1/common/
Dpred_common.h54 const uint8_t *seg_map = cm->cur_frame->seg_map; in av1_get_spatial_seg_pred() local
Dav1_common_int.h138 uint8_t *seg_map; member
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c500 unsigned char *seg_map = cpi->segmentation_map; in cyclic_background_refresh() local