Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Daq_cyclicrefresh.c255 unsigned char *const seg_map = cpi->segmentation_map; in av1_cyclic_refresh_postencode() local
293 unsigned char *const seg_map = cpi->segmentation_map; in cyclic_refresh_update_map() local
445 unsigned char *const seg_map = cpi->segmentation_map; in av1_cyclic_refresh_setup() local
Dencoder.c131 unsigned char *const seg_map = cpi->segmentation_map; in suppress_active_map() local
141 unsigned char *const seg_map = cpi->segmentation_map; in apply_active_map() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c263 unsigned char *const seg_map = cpi->segmentation_map; in vp9_cyclic_refresh_postencode() local
363 unsigned char *const seg_map = cpi->segmentation_map; in cyclic_refresh_update_map() local
590 unsigned char *const seg_map = cpi->segmentation_map; in vp9_cyclic_refresh_setup() local
Dvp9_encoder.c508 unsigned char *const seg_map = cpi->segmentation_map; in suppress_active_map() local
523 unsigned char *const seg_map = cpi->segmentation_map; in apply_active_map() local
3962 unsigned char *const seg_map = cpi->segmentation_map; local
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c499 unsigned char *seg_map = cpi->segmentation_map; in cyclic_background_refresh() local
/external/libaom/libaom/av1/common/
Donyxc_int.h133 uint8_t *seg_map; member