Lines Matching full:buffers
559 * @vq_src: vb2 queue for source buffers
560 * @vq_dst: vb2 queue for destination buffers
561 * @src_queue: driver internal queue for source buffers
562 * @dst_queue: driver internal queue for destination buffers
563 * @src_queue_cnt: number of buffers queued on the source internal queue
564 * @dst_queue_cnt: number of buffers queued on the dest internal queue
577 * @dpb_flush_flag: flag used to indicate that a DPB buffers are being
581 * @bank1: handle to memory allocated for temporary buffers from
583 * @bank2: handle to memory allocated for temporary buffers from
585 * @capture_state: state of the capture buffers queue
586 * @output_state: state of the output buffers queue
587 * @src_bufs: information on allocated source buffers
588 * @src_bufs_cnt: number of allocated source buffers
589 * @dst_bufs: information on allocated destination buffers
590 * @dst_bufs_cnt: number of allocated destination buffers
592 * @dec_dst_flag: flags for buffers queued in the hardware
593 * @dec_src_buf_size: size of the buffer for source buffers in decoding
602 * @pb_count: count of the DPB buffers required by MFC hw
603 * @total_dpb_count: count of DPB buffers with additional buffers
608 * @mv_count: number of MV buffers allocated for decoding
610 * @enc_dst_buf_size: size of the buffers for encoder output
615 * @ref_queue: list of the reference buffers for encoding
617 * @ref_queue_cnt: number of the buffers in the reference list
700 /* Buffers */