Searched defs:CYCLIC_REFRESH (Results 1 – 2 of 2) sorted by relevance
22 struct CYCLIC_REFRESH { struct25 int max_sbs_perframe;50 CYCLIC_REFRESH *vp9_cyclic_refresh_alloc(int mi_rows, int mi_cols) { in vp9_cyclic_refresh_alloc() argument
24 typedef struct CYCLIC_REFRESH CYCLIC_REFRESH; typedef