Searched refs:video_format_t (Results 1 – 6 of 6) sorted by relevance
22 ``int ioctl(fd, VIDEO_SET_FORMAT, video_format_t format)``45 - video_format_t format56 .. c:type:: video_format_t64 } video_format_t;
12 video_format_t chapter15 The ``video_format_t`` data type defined by24 } video_format_t;145 video_format_t aspect_ratio;190 video_format_t video_format; /* current aspect ratio of stream */
61 video_format_t aspect_ratio;
63 video_format_t video_format; /* current aspect ratio of stream*/
24 } video_format_t; typedef36 video_format_t aspect_ratio;127 video_format_t video_format; /* current aspect ratio of stream*/
2656 +static inline MMAL_FOURCC_T filter_enc_in(const video_format_t * const fmt)2668 +static inline MMAL_FOURCC_T filter_enc_out(const video_format_t * const fmt)3003 +static bool to_zc_validate_fmt(const video_format_t * const f_in, const video_format_t * const f_o…3420 +static EGLint vlc_to_gl_fourcc(const video_format_t * const fmt)5201 +ZcGetVlcChroma( video_format_t *fmt, int i_ffmpeg_chroma )5827 +static int lavc_GetVideoFormat(decoder_t *dec, video_format_t *restrict fmt,6021 + video_format_t fmt_out;9279 + const video_format_t *const fmt = &pic->format;9929 +static inline MMAL_RECT_T vis_mmal_rect(const video_format_t * const fmt)10249 + const video_format_t * const fmt,[all …]