Home | History | Annotate | Download | only in media

Lines Matching refs:input_memory_type_

81       input_memory_type_(V4L2_MEMORY_USERPTR),
609 switch (input_memory_type_) {
627 qbuf.memory = input_memory_type_;
1001 input_memory_type_ = V4L2_MEMORY_DMABUF;
1003 input_memory_type_ = V4L2_MEMORY_USERPTR;
1005 reqbufs.memory = input_memory_type_;
1067 reqbufs.memory = input_memory_type_;