Home
last modified time | relevance | path

Searched refs:SEGMENT_DELTADATA (Results 1 – 11 of 11) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_seg_common.h20 #define SEGMENT_DELTADATA 0 macro
Dvp9_entropymode.c441 cm->seg.abs_delta = SEGMENT_DELTADATA; in vp9_setup_past_independence()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_aq_complexity.c43 seg->abs_delta = SEGMENT_DELTADATA; in vp9_setup_in_frame_q_adj()
Dvp9_aq_variance.c89 seg->abs_delta = SEGMENT_DELTADATA; in vp9_vaq_frame_setup()
Dvp9_aq_cyclicrefresh.c229 seg->abs_delta = SEGMENT_DELTADATA; in vp9_cyclic_refresh_setup()
Dvp9_onyx_if.c314 seg->abs_delta = SEGMENT_DELTADATA; in configure_static_seg_features()
325 seg->abs_delta = SEGMENT_DELTADATA; in configure_static_seg_features()
3393 vp9_set_segment_data(seg, &feature_data[0][0], SEGMENT_DELTADATA);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dblockd.h38 #define SEGMENT_DELTADATA 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dset_roi.cc48 cpi.mb.e_mbd.mb_segement_abs_delta = SEGMENT_DELTADATA; in TEST()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddecodeframe.c918 xd->mb_segement_abs_delta = SEGMENT_DELTADATA; in init_frame()
/hardware/intel/img/psb_video/src/
Dtng_VP8.c216 #define SEGMENT_DELTADATA 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c560 set_segment_data(cpi, &feature_data[0][0], SEGMENT_DELTADATA); in segmentation_test_function()
633 set_segment_data(cpi, &feature_data[0][0], SEGMENT_DELTADATA); in cyclic_background_refresh()
5532 set_segment_data(cpi, &feature_data[0][0], SEGMENT_DELTADATA); in vp8_set_roimap()