Home | History | Annotate | Download | only in src

Lines Matching refs:frame_idx

971         buf_info->frame_idx = vb.sequence;
976 buf_info->buf->frame_idx = vb.sequence;
979 CDBG("%s: VIDIOC_DQBUF buf_index %d, frame_idx %d, stream type %d\n",
980 __func__, vb.index, buf_info->buf->frame_idx, my_obj->stream_info->stream_type);
1235 * @frame_idx : index of buffer within the stream buffers, only valid if
1250 uint32_t frame_idx,
1267 packet.payload.buf_map.frame_idx = frame_idx;
1286 * @frame_idx : index of buffer within the stream buffers, only valid if
1299 uint32_t frame_idx,
1312 packet.payload.buf_unmap.frame_idx = frame_idx;
1329 * @frame_idx : index of buffer within the stream buffers, only valid if
1343 static int32_t mm_stream_map_buf_ops(uint32_t frame_idx,
1352 frame_idx, plane_idx, fd, size);
1364 * @frame_idx : index of buffer within the stream buffers, only valid if
1376 static int32_t mm_stream_unmap_buf_ops(uint32_t frame_idx,
1383 frame_idx,