Searched defs:AV1DecRowMTInfo (Results 1 – 1 of 1) sorted by relevance
164 typedef struct AV1DecRowMTInfo { struct165 int tile_rows_start;166 int tile_rows_end;167 int tile_cols_start;168 int tile_cols_end;192 } AV1DecRowMTInfo; argument