Searched refs:px_row (Results 1 – 2 of 2) sorted by relevance
231 const int px_row = 4 * mi_row, px_col = 4 * mi_col; in collect_mv_stats_b() local236 CONVERT_TO_SHORTPTR(cpi->source->y_buffer) + px_row * y_stride + px_col; in collect_mv_stats_b()250 uint8_t *source_buf = cpi->source->y_buffer + px_row * y_stride + px_col; in collect_mv_stats_b()
303 unsigned char *px_row = p; in render() local305 unsigned char *px = px_row; in render()312 px_row += p_stride; in render()