/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/ |
H A D | muxer.cpp | 50 ERROR_FAIL, "not find video track."); in AddTracks() 51 auto video = trackMap.at(TrackType::AV_KEY_VIDEO_TYPE); in AddTracks() local 52 auto ret = muxer_->AddTrack(videoTrackId_, video->GetFormat().format->GetMeta()); in AddTracks() 53 DP_CHECK_ERROR_RETURN_RET_LOG(ret != static_cast<int32_t>(OK), ERROR_FAIL, "add video track failed."); in AddTracks()
|
/kernel/linux/linux-5.10/arch/mips/sni/ |
H A D | setup.c | 237 #include <video/vga.h> 238 #include <video/cirrus.h>
|
/kernel/linux/linux-6.6/arch/mips/sni/ |
H A D | setup.c | 237 #include <video/vga.h> 238 #include <video/cirrus.h>
|
/kernel/linux/linux-5.10/drivers/media/platform/omap/ |
H A D | omap_voutdef.h | 16 #include <video/omapfb_dss.h> 17 #include <video/omapvrfb.h> 117 /* buffer for one video frame */
|
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | uvc.h | 98 void (*encode) (struct usb_request *req, struct uvc_video *video, 120 struct uvc_video video; member
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vimc/ |
H A D | vimc-streamer.c | 62 v4l2_subdev_call(sd, video, s_stream, 0); in vimc_streamer_pipeline_terminate() 97 ret = v4l2_subdev_call(sd, video, s_stream, 1); in vimc_streamer_pipeline_init()
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vimc/ |
H A D | vimc-streamer.c | 62 v4l2_subdev_call(sd, video, s_stream, 0); in vimc_streamer_pipeline_terminate() 97 ret = v4l2_subdev_call(sd, video, s_stream, 1); in vimc_streamer_pipeline_init()
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap/ |
H A D | omap_voutdef.h | 16 #include <video/omapfb_dss.h> 17 #include <video/omapvrfb.h> 117 /* buffer for one video frame */
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_format.c | 23 * format and noformat video filters 38 #include "video.h" 153 .get_buffer.video = ff_null_get_video_buffer, 166 .description = NULL_IF_CONFIG_SMALL("Convert the input video to one of the specified pixel formats."), 189 .get_buffer.video = ff_null_get_video_buffer,
|
/third_party/ffmpeg/tests/fate/ |
H A D | webm-dash-manifest.mak | 4 FATE_WEBM_DASH_MANIFEST += fate-webm-dash-manifest-unaligned-video-streams 5 fate-webm-dash-manifest-unaligned-video-streams: CMD = run $(FFMPEG) -nostdin -f webm_dash_manifest -i $(TARGET_SAMPLES)/vp8/dash_video1.webm -f webm_dash_manifest -i $(TARGET_SAMPLES)/vp8/dash_video3.webm -c copy -map 0 -map 1 -f webm_dash_manifest -adaptation_sets "id=0,streams=0,1" -
|
/third_party/mesa3d/.gitlab-ci/container/debian/ |
H A D | x86_test-vk.sh | 59 xserver-xorg-video-amdgpu \ 60 xserver-xorg-video-ati
|
/kernel/linux/linux-5.10/drivers/staging/media/omap4iss/ |
H A D | iss_ipipeif.c | 257 * ISP video operations 260 static int ipipeif_video_queue(struct iss_video *video, in ipipeif_video_queue() argument 263 struct iss_ipipeif_device *ipipeif = container_of(video, in ipipeif_video_queue() 277 if (video->dmaqueue_flags & ISS_VIDEO_DMAQUEUE_UNDERRUN) { in ipipeif_video_queue() 281 iss_video_dmaqueue_flags_clr(video); in ipipeif_video_queue() 369 * ipipeif_try_format - Try video format on a pad 509 * ipipeif_get_format - Retrieve the video format on a pad 533 * ipipeif_set_format - Set the video format on a pad 616 /* V4L2 subdev video operations */ 632 .video [all...] |
H A D | iss_resizer.c | 309 * ISS video operations 312 static int resizer_video_queue(struct iss_video *video, in resizer_video_queue() argument 315 struct iss_resizer_device *resizer = container_of(video, in resizer_video_queue() 329 if (video->dmaqueue_flags & ISS_VIDEO_DMAQUEUE_UNDERRUN) { in resizer_video_queue() 331 iss_video_dmaqueue_flags_clr(video); in resizer_video_queue() 428 * resizer_try_format - Try video format on a pad 570 * resizer_get_format - Retrieve the video format on a pad 594 * resizer_set_format - Set the video format on a pad 670 /* V4L2 subdev video operations */ 686 .video [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/omap4iss/ |
H A D | iss_ipipeif.c | 257 * ISP video operations 260 static int ipipeif_video_queue(struct iss_video *video, in ipipeif_video_queue() argument 263 struct iss_ipipeif_device *ipipeif = container_of(video, in ipipeif_video_queue() 277 if (video->dmaqueue_flags & ISS_VIDEO_DMAQUEUE_UNDERRUN) { in ipipeif_video_queue() 281 iss_video_dmaqueue_flags_clr(video); in ipipeif_video_queue() 370 * ipipeif_try_format - Try video format on a pad 513 * ipipeif_get_format - Retrieve the video format on a pad 537 * ipipeif_set_format - Set the video format on a pad 623 /* V4L2 subdev video operations */ 639 .video [all...] |
H A D | iss_resizer.c | 309 * ISS video operations 312 static int resizer_video_queue(struct iss_video *video, in resizer_video_queue() argument 315 struct iss_resizer_device *resizer = container_of(video, in resizer_video_queue() 329 if (video->dmaqueue_flags & ISS_VIDEO_DMAQUEUE_UNDERRUN) { in resizer_video_queue() 331 iss_video_dmaqueue_flags_clr(video); in resizer_video_queue() 429 * resizer_try_format - Try video format on a pad 573 * resizer_get_format - Retrieve the video format on a pad 597 * resizer_set_format - Set the video format on a pad 675 /* V4L2 subdev video operations */ 691 .video [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-stats.c | 24 struct video_device *video = video_devdata(file); in rkisp1_stats_enum_fmt_meta_cap() local 25 struct rkisp1_stats *stats = video_get_drvdata(video); in rkisp1_stats_enum_fmt_meta_cap() 27 if (f->index > 0 || f->type != video->queue->type) in rkisp1_stats_enum_fmt_meta_cap() 37 struct video_device *video = video_devdata(file); in rkisp1_stats_g_fmt_meta_cap() local 38 struct rkisp1_stats *stats = video_get_drvdata(video); in rkisp1_stats_g_fmt_meta_cap() 41 if (f->type != video->queue->type) in rkisp1_stats_g_fmt_meta_cap() 63 /* ISP video device IOCTLs */
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A D | sh_css.c | 999 pipe = stream->last_pipe->pipe_settings.video.copy_pipe; in sh_css_config_input_network() 1108 copy_pipe = last_pipe->pipe_settings.video.copy_pipe; in stream_get_copy_pipe() 1661 copy_pipe = main_pipe->pipe_settings.video.copy_pipe; in map_sp_threads() 1662 capture_pipe = main_pipe->pipe_settings.video.capture_pipe; in map_sp_threads() 1729 copy_pipe = main_pipe->pipe_settings.video.copy_pipe; in create_host_pipeline_structure() 1731 capture_pipe = main_pipe->pipe_settings.video.capture_pipe; in create_host_pipeline_structure() 1852 copy_pipe = main_pipe->pipe_settings.video.copy_pipe; in create_host_pipeline() 1853 capture_pipe = main_pipe->pipe_settings.video.capture_pipe; in create_host_pipeline() 1855 main_pipe->pipe_settings.video.video_binary.info->sp.input.max_width; in create_host_pipeline() 1928 static const struct ia_css_video_settings video variable [all...] |
/kernel/linux/linux-5.10/include/video/ |
H A D | edid.h | 5 #include <uapi/video/edid.h>
|
/kernel/linux/linux-5.10/drivers/staging/most/video/ |
H A D | Makefile | 4 most_video-objs := video.o
|
/kernel/linux/linux-6.6/drivers/staging/most/video/ |
H A D | Makefile | 4 most_video-objs := video.o
|
/kernel/linux/linux-6.6/include/video/ |
H A D | edid.h | 5 #include <uapi/video/edid.h>
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
H A D | extNvidiaVideoParserIf.hpp | 51 namespace video namespace 57 } // video
|
H A D | vktVideoCapabilitiesTests.hpp | 31 namespace video namespace 36 } // video
|
H A D | vktVideoDecodeTests.hpp | 31 namespace video namespace 36 } // video
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
H A D | vktVideoCapabilitiesTests.hpp | 31 namespace video namespace 36 } // video
|