Home
last modified time | relevance | path

Searched refs:V4L2_FIELD_HAS_T_OR_B (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-vid-out.c273 if (V4L2_FIELD_HAS_T_OR_B(dev->field_out)) in vivid_update_format_out()
378 if (V4L2_FIELD_HAS_T_OR_B(mp->field)) in vivid_try_fmt_vid_out()
481 if (V4L2_FIELD_HAS_T_OR_B(mp->field)) in vivid_s_fmt_vid_out()
684 unsigned factor = V4L2_FIELD_HAS_T_OR_B(dev->field_out) ? 2 : 1; in vivid_vid_out_s_selection()
H A Dvivid-vid-cap.c462 if (V4L2_FIELD_HAS_T_OR_B(dev->field_cap)) in vivid_update_format_cap()
595 if (V4L2_FIELD_HAS_T_OR_B(mp->field)) in vivid_try_fmt_vid_cap()
698 if (V4L2_FIELD_HAS_T_OR_B(mp->field)) in vivid_s_fmt_vid_cap()
920 unsigned factor = V4L2_FIELD_HAS_T_OR_B(dev->field_cap) ? 2 : 1; in vivid_vid_cap_s_selection()
H A Dvivid-kthread-cap.c409 unsigned factor = V4L2_FIELD_HAS_T_OR_B(dev->field_cap) ? 2 : 1; in vivid_fillbuff()
/OK3568_Linux_fs/kernel/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c496 if (V4L2_FIELD_HAS_T_OR_B(field)) in tpg_reset_source()
1959 unsigned step = V4L2_FIELD_HAS_T_OR_B(tpg->field) ? 2 : 1; in tpg_gen_text()
2554 unsigned factor = V4L2_FIELD_HAS_T_OR_B(tpg->field) ? 2 : 1; in tpg_fill_plane_buffer()
/OK3568_Linux_fs/kernel/drivers/media/pci/cx88/
H A Dcx88-blackbird.c859 if (V4L2_FIELD_HAS_T_OR_B(field)) in vidioc_try_fmt_vid_cap()
H A Dcx88-video.c754 if (V4L2_FIELD_HAS_T_OR_B(field)) in vidioc_try_fmt_vid_cap()
/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 Dvideodev2.h127 #define V4L2_FIELD_HAS_T_OR_B(field) \ 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 Dvideodev2.h127 #define V4L2_FIELD_HAS_T_OR_B(field) \ macro
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions528 ignore define V4L2_FIELD_HAS_T_OR_B
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h129 #define V4L2_FIELD_HAS_T_OR_B(field) \ macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h128 #define V4L2_FIELD_HAS_T_OR_B(field) \ macro