HomeSort by relevance Sort by last modified time
    Searched refs:cyclic_refresh_segment_id (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_aq_cyclicrefresh.h 133 static INLINE int cyclic_refresh_segment_id(int segment_id) { function
vp9_aq_cyclicrefresh.c 263 if (cyclic_refresh_segment_id(seg_map[map_index]) == CR_SEGMENT_ID_BOOST1)
265 else if (cyclic_refresh_segment_id(seg_map[map_index]) ==

Completed in 117 milliseconds