Searched refs:aligned_cols (Results 1 – 1 of 1) sorted by relevance
1695 const int aligned_cols = mi_cols_aligned_to_sb(cm->mi_cols); in decode_tiles() local1728 sizeof(*cm->above_context) * MAX_MB_PLANE * 2 * aligned_cols); in decode_tiles()1731 sizeof(*cm->above_seg_context) * aligned_cols); in decode_tiles()2376 const int aligned_cols = mi_cols_aligned_to_sb(cm->mi_cols); in read_uncompressed_header() local2377 const int sb_cols = aligned_cols >> MI_BLOCK_SIZE_LOG2; in read_uncompressed_header()