Home | History | Annotate | Download | only in src

Lines Matching refs:frame_idx

970         buf_info->frame_idx = vb.sequence;
975 buf_info->buf->frame_idx = vb.sequence;
978 CDBG("%s: VIDIOC_DQBUF buf_index %d, frame_idx %d, stream type %d\n",
979 __func__, vb.index, buf_info->buf->frame_idx, my_obj->stream_info->stream_type);
1234 * @frame_idx : index of buffer within the stream buffers, only valid if
1249 uint32_t frame_idx,
1266 packet.payload.buf_map.frame_idx = frame_idx;
1285 * @frame_idx : index of buffer within the stream buffers, only valid if
1298 uint32_t frame_idx,
1311 packet.payload.buf_unmap.frame_idx = frame_idx;
1328 * @frame_idx : index of buffer within the stream buffers, only valid if
1342 static int32_t mm_stream_map_buf_ops(uint32_t frame_idx,
1351 frame_idx, plane_idx, fd, size);
1363 * @frame_idx : index of buffer within the stream buffers, only valid if
1375 static int32_t mm_stream_unmap_buf_ops(uint32_t frame_idx,
1382 frame_idx,