Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dencodeframe.c387 const int rightmost_col = cm->mb_cols + nsync; in encode_mb_row() local
394 last_row_current_mb_col = &rightmost_col; in encode_mb_row()
599 *current_mb_col = rightmost_col; in encode_mb_row()