Searched refs:get_format (Results 1 – 7 of 7) sorted by relevance
161 def get_format(cls, attr_type, byte_order=None): member in NlAttr169 format_ = self.get_format(attr_type, byte_order)176 format_ = self.get_format(real_type, byte_order)186 format_ = self.get_format(c_type)616 format_ = NlAttr.get_format(attr.sub_type)626 format_ = NlAttr.get_format(attr_type, attr.byte_order)926 format_ = NlAttr.get_format(m.type, m.byte_order)949 format_ = NlAttr.get_format(m.type, m.byte_order)980 format_ = NlAttr.get_format(m.type, m.byte_order)
325 static const struct ipu_image_pixfmt *get_format(u32 fourcc) in get_format() function1917 ic_image->fmt = get_format(image->pix.pixelformat); in fill_image()1957 infmt = get_format(in->pix.pixelformat); in ipu_image_convert_adjust()1958 outfmt = get_format(out->pix.pixelformat); in ipu_image_convert_adjust()1963 infmt = get_format(V4L2_PIX_FMT_RGB24); in ipu_image_convert_adjust()1967 outfmt = get_format(V4L2_PIX_FMT_RGB24); in ipu_image_convert_adjust()
632 ctx->s_frame.fmt = get_format(0); in gsc_m2m_open()633 ctx->d_frame.fmt = get_format(0); in gsc_m2m_open()
394 const struct gsc_fmt *get_format(int index);
200 const struct gsc_fmt *get_format(int index) in get_format() function217 fmt = get_format(i); in find_fmt()
387 static struct kvm_fmt *get_format(const char *name) in get_format() function420 struct kvm_fmt *kvm_fmt = get_format(name); in kvm_hists__init_output()433 struct kvm_fmt *kvm_fmt = get_format(name); in kvm_hists__init_sort()
1975 static struct c2c_fmt *get_format(const char *name) in get_format() function2010 struct c2c_fmt *c2c_fmt = get_format(name); in c2c_hists__init_output()2024 struct c2c_fmt *c2c_fmt = get_format(name); in c2c_hists__init_sort()