Home | History | Annotate | Download | only in HAL

Lines Matching refs:buf_index

1282     uint32_t buf_index = 0;
1301 buf_index = (buf_index < ((*it).index)) ? ((*it).index) : buf_index;
1303 buf_index += 1;
1306 meta_buf_index = buf_index;
1324 buf_index += 1;
1328 buf_index,
1338 mappedBuffer.index = buf_index;
1347 param.reprocess.buf_index = buf_index;
1356 param.reprocess.frame_idx, param.reprocess.buf_index,
1532 param.reprocess.buf_index = frame->bufs[i]->buf_idx;
1542 param.reprocess.frame_idx, param.reprocess.buf_index,
1594 param.reprocess.buf_index = buf_idx;