Home
last modified time | relevance | path

Searched refs:V4L2_BUF_CAP_SUPPORTS_REQUESTS (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-reqbufs.rst139 * - ``V4L2_BUF_CAP_SUPPORTS_REQUESTS``
H A Ddev-stateless-decoder.rst25 decoder must expose the ``V4L2_BUF_CAP_SUPPORTS_REQUESTS`` capability on its
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_104.0.5112/
H A D0001-Add-support-for-V4L2VDA-on-Linux.patch258 if (reqbufs.capabilities & V4L2_BUF_CAP_SUPPORTS_REQUESTS) {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_101.0.4951/
H A D0001-Add-support-for-V4L2VDA-on-Linux.patch259 if (reqbufs.capabilities & V4L2_BUF_CAP_SUPPORTS_REQUESTS) {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_98.0.4758/
H A D0002-Add-support-for-V4L2VDA-on-Linux.patch260 if (reqbufs.capabilities & V4L2_BUF_CAP_SUPPORTS_REQUESTS) {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_109.0.5414/
H A D0001-media-gpu-v4l2-Support-V4L2-VDA-with-libv4l2-on-Linu.patch229 if (reqbufs.capabilities & V4L2_BUF_CAP_SUPPORTS_REQUESTS) {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_111.0.5563/
H A D0001-media-gpu-v4l2-Support-V4L2-VDA-with-libv4l2-on-Linu.patch229 if (reqbufs.capabilities & V4L2_BUF_CAP_SUPPORTS_REQUESTS) {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_105.0.5195/
H A D0001-Add-support-for-V4L2-VDA-and-VEA-on-Linux.patch221 if (reqbufs.capabilities & V4L2_BUF_CAP_SUPPORTS_REQUESTS) {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_103.0.5060/
H A D0001-Add-support-for-V4L2VDA-on-Linux.patch258 if (reqbufs.capabilities & V4L2_BUF_CAP_SUPPORTS_REQUESTS) {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_97.0.4692/
H A D0001-Add-support-for-V4L2VDA-on-Linux.patch269 if (reqbufs.capabilities & V4L2_BUF_CAP_SUPPORTS_REQUESTS) {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_100.0.4896/
H A D0001-Add-support-for-V4L2VDA-on-Linux.patch260 if (reqbufs.capabilities & V4L2_BUF_CAP_SUPPORTS_REQUESTS) {
/OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/
H A D0004-Add-support-for-V4L2VDA-on-Linux.patch255 if (reqbufs.capabilities & V4L2_BUF_CAP_SUPPORTS_REQUESTS) {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_96.0.4664/
H A D0001-Add-support-for-V4L2VDA-on-Linux.patch269 if (reqbufs.capabilities & V4L2_BUF_CAP_SUPPORTS_REQUESTS) {
/OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c727 *caps |= V4L2_BUF_CAP_SUPPORTS_REQUESTS; in fill_buf_caps()
/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.h875 #define V4L2_BUF_CAP_SUPPORTS_REQUESTS (1 << 3) 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.h875 #define V4L2_BUF_CAP_SUPPORTS_REQUESTS (1 << 3) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h963 #define V4L2_BUF_CAP_SUPPORTS_REQUESTS (1 << 3) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h965 #define V4L2_BUF_CAP_SUPPORTS_REQUESTS (1 << 3) macro