Searched refs:V4L2_PIX_FMT_H263 (Results 1 – 11 of 11) sorted by relevance
1090 (go->format == V4L2_PIX_FMT_H263 ? 0 : 1), in config_package()1092 (go->format == V4L2_PIX_FMT_H263 ? 0x61 : in config_package()1119 (go->format == V4L2_PIX_FMT_H263 ? 0x08 : in config_package()1124 (go->format == V4L2_PIX_FMT_H263 ? 4 : 16)))) | in config_package()1353 (go->format == V4L2_PIX_FMT_H263 ? 0x8920 : 0))))), in final_package()
152 return V4L2_PIX_FMT_H263; in to_v4l2_codec_type()
26 case V4L2_PIX_FMT_H263: in to_codec_type()
40 case V4L2_PIX_FMT_H263: in venus_helper_check_codec()734 case V4L2_PIX_FMT_H263: in venus_helper_get_framesz()
43 .pixfmt = V4L2_PIX_FMT_H263,801 } else if (inst->fmt_cap->pixfmt == V4L2_PIX_FMT_H263) { in venc_set_properties()
47 .pixfmt = V4L2_PIX_FMT_H263,
90 - ``V4L2_PIX_FMT_H263``
74 .fourcc = V4L2_PIX_FMT_H263,
77 .fourcc = V4L2_PIX_FMT_H263,
682 #define V4L2_PIX_FMT_H263 v4l2_fourcc('H', '2', '6', '3') /* H263 */ macro
1347 case V4L2_PIX_FMT_H263: descr = "H.263"; break; in v4l_fill_fmtdesc()