Home
last modified time | relevance | path

Searched refs:seg_ref_active (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c1109 const int seg_ref_active = vp9_segfeature_active(&cm->seg, mbmi->segment_id, in update_stats() local
1111 if (!seg_ref_active) { in update_stats()
Dvp9_rdopt.c2210 int seg_ref_active = vp9_segfeature_active(&cm->seg, segment_id, in estimate_ref_frame_costs() local
2212 if (seg_ref_active) { in estimate_ref_frame_costs()