Searched refs:V4L2_PIX_FMT_H263 (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/usb/go7007/ |
| H A D | go7007-fw.c | 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()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/ |
| H A D | hfi.c | 26 case V4L2_PIX_FMT_H263: in to_codec_type()
|
| H A D | core.c | 142 return V4L2_PIX_FMT_H263; in to_v4l2_codec_type()
|
| H A D | helpers.c | 38 case V4L2_PIX_FMT_H263: in venus_helper_check_codec() 970 case V4L2_PIX_FMT_H263: in venus_helper_get_framesz()
|
| H A D | venc.c | 44 .pixfmt = V4L2_PIX_FMT_H263,
|
| H A D | vdec.c | 48 .pixfmt = V4L2_PIX_FMT_H263,
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-compressed.rst | 87 - ``V4L2_PIX_FMT_H263``
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/ |
| H A D | s5p_mfc_dec.c | 74 .fourcc = V4L2_PIX_FMT_H263,
|
| H A D | s5p_mfc_enc.c | 77 .fourcc = V4L2_PIX_FMT_H263,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | videodev2.h | 640 #define V4L2_PIX_FMT_H263 v4l2_fourcc('H', '2', '6', '3') /* H263 */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | videodev2.h | 640 #define V4L2_PIX_FMT_H263 v4l2_fourcc('H', '2', '6', '3') /* H263 */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | videodev2.h | 696 #define V4L2_PIX_FMT_H263 v4l2_fourcc('H', '2', '6', '3') /* H263 */ macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/ |
| H A D | videodev2.h | 698 #define V4L2_PIX_FMT_H263 v4l2_fourcc('H', '2', '6', '3') /* H263 */ macro
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-ioctl.c | 1448 case V4L2_PIX_FMT_H263: descr = "H.263"; break; in v4l_fill_fmtdesc()
|