Searched refs:enc_buf (Results 1 – 1 of 1) sorted by relevance
516 struct vb2_buffer *vb, struct solo_enc_buf *enc_buf) in solo_enc_fillbuf() argument519 const vop_header *vh = enc_buf->vh; in solo_enc_fillbuf()538 if (solo_is_motion_on(solo_enc) && enc_buf->motion) { in solo_enc_fillbuf()545 .region_mask = enc_buf->motion ? 1 : 0, in solo_enc_fillbuf()559 struct solo_enc_buf *enc_buf) in solo_enc_handle_one() argument565 if (solo_enc->type != enc_buf->type) in solo_enc_handle_one()578 solo_enc_fillbuf(solo_enc, &vb->vb.vb2_buf, enc_buf); in solo_enc_handle_one()592 struct solo_enc_buf enc_buf; in solo_handle_ring() local611 enc_buf.type = SOLO_ENC_TYPE_EXT; in solo_handle_ring()613 enc_buf.type = SOLO_ENC_TYPE_STD; in solo_handle_ring()[all …]