Home
last modified time | relevance | path

Searched defs:CYCLIC_REFRESH (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c22 struct CYCLIC_REFRESH { struct
25 int max_sbs_perframe;
50 CYCLIC_REFRESH *vp9_cyclic_refresh_alloc(int mi_rows, int mi_cols) { in vp9_cyclic_refresh_alloc() argument
Dvp9_aq_cyclicrefresh.h24 typedef struct CYCLIC_REFRESH CYCLIC_REFRESH; typedef