Home
last modified time | relevance | path

Searched refs:blk_col (Results 1 – 1 of 1) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/vav1/
Dav1_bufmgr.c1319 for (int blk_col = 0; blk_col < mvs_cols; ++blk_col) { in motion_field_projection() local
1320 MV_REF *mv_ref = &mv_ref_base[blk_row * mvs_cols + blk_col]; in motion_field_projection()
1336 pos_valid = get_block_position(cm, &mi_r, &mi_c, blk_row, blk_col, in motion_field_projection()