Lines Matching full:buffers
557 * @vq_src: vb2 queue for source buffers
558 * @vq_dst: vb2 queue for destination buffers
559 * @src_queue: driver internal queue for source buffers
560 * @dst_queue: driver internal queue for destination buffers
561 * @src_queue_cnt: number of buffers queued on the source internal queue
562 * @dst_queue_cnt: number of buffers queued on the dest internal queue
575 * @dpb_flush_flag: flag used to indicate that a DPB buffers are being
579 * @bank1: handle to memory allocated for temporary buffers from
581 * @bank2: handle to memory allocated for temporary buffers from
583 * @capture_state: state of the capture buffers queue
584 * @output_state: state of the output buffers queue
585 * @src_bufs: information on allocated source buffers
586 * @src_bufs_cnt: number of allocated source buffers
587 * @dst_bufs: information on allocated destination buffers
588 * @dst_bufs_cnt: number of allocated destination buffers
590 * @dec_dst_flag: flags for buffers queued in the hardware
591 * @dec_src_buf_size: size of the buffer for source buffers in decoding
600 * @pb_count: count of the DPB buffers required by MFC hw
601 * @total_dpb_count: count of DPB buffers with additional buffers
606 * @mv_count: number of MV buffers allocated for decoding
608 * @enc_dst_buf_size: size of the buffers for encoder output
614 * @ref_queue: list of the reference buffers for encoding
616 * @ref_queue_cnt: number of the buffers in the reference list
694 /* Buffers */