Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dencodeframe.c344 vpx_atomic_int rightmost_col = VPX_ATOMIC_INIT(cm->mb_cols + nsync); in encode_mb_row() local
351 last_row_current_mb_col = &rightmost_col; in encode_mb_row()
566 vpx_atomic_load_acquire(&rightmost_col)); in encode_mb_row()