Home
last modified time | relevance | path

Searched refs:out_fourcc (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpcodecs/
H A Dve_vfw.c75 …en_encoder(char *dll_name, char *compdatafile, BITMAPINFOHEADER *input_bih,unsigned int out_fourcc) in vfw_open_encoder() argument
92 encoder_hic = ICOpen( (long) dll_name, out_fourcc, ICMODE_COMPRESS); in vfw_open_encoder()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpcodecs/
H A Dve_vfw.c75 …en_encoder(char *dll_name, char *compdatafile, BITMAPINFOHEADER *input_bih,unsigned int out_fourcc) in vfw_open_encoder() argument
92 encoder_hic = ICOpen( (long) dll_name, out_fourcc, ICMODE_COMPRESS); in vfw_open_encoder()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmf_utils.c222 int ff_fourcc_from_guid(const GUID *guid, uint32_t *out_fourcc) in ff_fourcc_from_guid() argument
233 *out_fourcc = guid->Data1; in ff_fourcc_from_guid()
237 *out_fourcc = 0; in ff_fourcc_from_guid()
H A Dmf_utils.h157 int ff_fourcc_from_guid(const GUID *guid, uint32_t *out_fourcc);
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmf_utils.c222 int ff_fourcc_from_guid(const GUID *guid, uint32_t *out_fourcc) in ff_fourcc_from_guid() argument
233 *out_fourcc = guid->Data1; in ff_fourcc_from_guid()
237 *out_fourcc = 0; in ff_fourcc_from_guid()
H A Dmf_utils.h157 int ff_fourcc_from_guid(const GUID *guid, uint32_t *out_fourcc);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dmf_utils.c222 int ff_fourcc_from_guid(const GUID *guid, uint32_t *out_fourcc) in ff_fourcc_from_guid() argument
233 *out_fourcc = guid->Data1; in ff_fourcc_from_guid()
237 *out_fourcc = 0; in ff_fourcc_from_guid()
H A Dmf_utils.h157 int ff_fourcc_from_guid(const GUID *guid, uint32_t *out_fourcc);
/dports/multimedia/libva-utils/libva-utils-2.13.0/videoprocess/
H A Dvppscaling_n_out_usrptr.cpp652 VASurfaceID surface_id, uint32_t out_fourcc) in store_yuv_surface_to_file() argument
654 if (out_fourcc == VA_FOURCC_NV12) { in store_yuv_surface_to_file()
656 } else if (out_fourcc == VA_FOURCC_YUY2) { in store_yuv_surface_to_file()
658 } else if (out_fourcc == VA_FOURCC_YV12) { in store_yuv_surface_to_file()
660 } else if (out_fourcc == VA_FOURCC_ARGB) { in store_yuv_surface_to_file()
/dports/x11/virglrenderer/virglrenderer-7d204f3927be65fb3365dce01dbcd04d447a4985/src/
H A Dvirgl_gbm.c406 query->out_fourcc = 0; in virgl_gbm_export_query()
437 query->out_fourcc = gbm_bo_get_format(bo); in virgl_gbm_export_query()
H A Dvirglrenderer.h139 uint32_t out_fourcc; member
H A Dvrend_renderer.c10329 export_query->out_fourcc = 0; in vrend_renderer_export_query()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/s5p-jpeg/
H A Djpeg-core.c525 u32 *out_fourcc, in s5p_jpeg_adjust_fourcc_to_subsampling() argument
539 *out_fourcc = V4L2_PIX_FMT_GREY; in s5p_jpeg_adjust_fourcc_to_subsampling()
545 *out_fourcc = subs420_fourcc_dwngrd_schema[dwngrd_sch_id]; in s5p_jpeg_adjust_fourcc_to_subsampling()
551 *out_fourcc = subs422_fourcc_dwngrd_schema[dwngrd_sch_id]; in s5p_jpeg_adjust_fourcc_to_subsampling()
554 *out_fourcc = V4L2_PIX_FMT_GREY; in s5p_jpeg_adjust_fourcc_to_subsampling()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/s5p-jpeg/
H A Djpeg-core.c525 u32 *out_fourcc, in s5p_jpeg_adjust_fourcc_to_subsampling() argument
539 *out_fourcc = V4L2_PIX_FMT_GREY; in s5p_jpeg_adjust_fourcc_to_subsampling()
545 *out_fourcc = subs420_fourcc_dwngrd_schema[dwngrd_sch_id]; in s5p_jpeg_adjust_fourcc_to_subsampling()
551 *out_fourcc = subs422_fourcc_dwngrd_schema[dwngrd_sch_id]; in s5p_jpeg_adjust_fourcc_to_subsampling()
554 *out_fourcc = V4L2_PIX_FMT_GREY; in s5p_jpeg_adjust_fourcc_to_subsampling()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/s5p-jpeg/
H A Djpeg-core.c525 u32 *out_fourcc, in s5p_jpeg_adjust_fourcc_to_subsampling() argument
539 *out_fourcc = V4L2_PIX_FMT_GREY; in s5p_jpeg_adjust_fourcc_to_subsampling()
545 *out_fourcc = subs420_fourcc_dwngrd_schema[dwngrd_sch_id]; in s5p_jpeg_adjust_fourcc_to_subsampling()
551 *out_fourcc = subs422_fourcc_dwngrd_schema[dwngrd_sch_id]; in s5p_jpeg_adjust_fourcc_to_subsampling()
554 *out_fourcc = V4L2_PIX_FMT_GREY; in s5p_jpeg_adjust_fourcc_to_subsampling()