Home
last modified time | relevance | path

Searched refs:col_mask_id (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvp9block.c1178 int col_mask_id = 2 - !(y & wide_filter_row_mask[ss_v]); in mask_edges() local
1193 mask[1][y][col_mask_id] |= (t << (w - 1)) - t; in mask_edges()
1195 mask[1][y][col_mask_id] |= m_col; in mask_edges()

Completed in 2 milliseconds