Home
last modified time | relevance | path

Searched defs:fourcc (Results 1 – 25 of 82) sorted by relevance

1234

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux_tree.c39 qtdemux_tree_get_child_by_type (GNode * node, guint32 fourcc) in qtdemux_tree_get_child_by_type()
59 qtdemux_tree_get_child_by_type_full (GNode * node, guint32 fourcc, in qtdemux_tree_get_child_by_type_full()
91 qtdemux_tree_get_sibling_by_type_full (GNode * node, guint32 fourcc, in qtdemux_tree_get_sibling_by_type_full()
119 qtdemux_tree_get_sibling_by_type (GNode * node, guint32 fourcc) in qtdemux_tree_get_sibling_by_type()
Datomsrecovery.c264 read_atom_header (FILE * f, guint32 * fourcc, guint32 * size) in read_atom_header()
278 guint32 fourcc; in moov_recov_file_parse_prefix() local
310 guint32 fourcc; in moov_recov_file_parse_mvhd() local
329 guint32 fourcc, size; in mdat_recov_file_parse_mdat_start() local
349 guint32 fourcc = 0, size = 0; in mdat_recov_file_find_mdat() local
483 guint32 fourcc; in skip_atom() local
497 guint32 fourcc; in moov_recov_parse_tkhd() local
526 guint32 fourcc; in moov_recov_parse_stbl() local
557 guint32 fourcc; in moov_recov_parse_minf() local
602 guint32 fourcc; in moov_recov_parse_mdhd() local
[all …]
Dqtatomparser.h118 qt_atom_parser_get_fourcc (GstByteReader * parser, guint32 * fourcc) in qt_atom_parser_get_fourcc()
133 guint32 fourcc; in qt_atom_parser_get_fourcc_unchecked() local
Dqtdemux_types.c240 qtdemux_type_get (guint32 fourcc) in qtdemux_type_get()
Dgstisoff.c69 guint32 fourcc; in gst_isoff_qt_sidx_parser_add_data() local
Dqtdemux_dump.c246 guint32 size = 0, fourcc; in qtdemux_dump_dref() local
264 guint32 fourcc; in qtdemux_dump_stsd_avc1() local
366 guint32 fourcc; in qtdemux_dump_stsd() local
1070 guint32 fourcc; in qtdemux_node_dump_foreach() local
Dqtdemux_types.h52 guint32 fourcc; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/isoff/
Dgstisoff.c417 guint32 fourcc; in gst_isoff_traf_box_parse() local
509 guint32 fourcc; in gst_isoff_moof_box_parse() local
619 guint32 fourcc; in gst_isoff_mdia_box_parse() local
697 guint32 fourcc; in gst_isoff_trak_box_parse() local
748 guint32 fourcc; in gst_isoff_moov_box_parse() local
936 guint32 fourcc; in gst_isoff_sidx_parser_add_buffer() local
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavideoformat.c38 #define F(format, fourcc, rtformat, order, bpp, depth, r, g, b, a) { \ argument
43 #define G(format, fourcc, rtformat, order, bpp) \ argument
122 #define F(fourcc, order, bpp, depth, r, g, b, a) \ argument
124 #define A(fourcc, order, r, g, b, a) F (fourcc, order, 32, 32, r, g, b, a) argument
125 #define X(fourcc, order, r, g, b) F (fourcc, order, 32, 24, r, g, b, 0x0) argument
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dmsdk_libva.c139 gst_msdk_get_va_fourcc_from_mfx_fourcc (mfxU32 fourcc) in gst_msdk_get_va_fourcc_from_mfx_fourcc()
152 gst_msdk_get_mfx_fourcc_from_va_fourcc (guint32 fourcc) in gst_msdk_get_mfx_fourcc_from_va_fourcc()
Dgstmsdkallocator.h44 mfxU32 fourcc; member
/third_party/ffmpeg/libavcodec/
Draw.h36 unsigned int fourcc; member
Dvaapi_decode.c239 uint32_t fourcc; member
287 uint32_t best_fourcc, fourcc; in vaapi_decode_find_best_format() local
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmsutils.c37 guint32 fourcc; member
40 #define DEF_FMT(fourcc, fmt) \ argument
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c581 gint fourcc; in gst_egl_image_from_dmabuf() local
744 int fourcc; in gst_egl_image_check_dmabuf_direct() local
868 gint fourcc; in gst_egl_image_from_dmabuf_direct_target() local
1048 int fourcc; in gst_egl_image_export_dmabuf() local
/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/
Dgstmssfragmentparser.c55 guint32 fourcc; in gst_mss_fragment_parser_add_buffer() local
/third_party/gstreamer/gstplugins_bad/gst/ivfparse/
Dgstivfparse.c197 fourcc_to_media_type (guint32 fourcc) in fourcc_to_media_type()
258 guint32 fourcc = GST_READ_UINT32_LE (map.data + 8); in gst_ivf_parse_handle_frame_start() local
Dgstivfparse.h59 guint32 fourcc; member
/third_party/ffmpeg/libavformat/
Dmsnwc_tcp.c45 uint32_t fourcc; in msnwc_tcp_probe() local
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri2.c1016 uint64_t modifier, int fourcc) in dri2_get_modifier_num_planes()
1047 int width, int height, int fourcc, in dri2_create_image_from_fd()
1564 dri2_from_fds(__DRIscreen *screen, int width, int height, int fourcc, in dri2_from_fds()
1574 dri2_from_fds2(__DRIscreen *screen, int width, int height, int fourcc, in dri2_from_fds2()
1590 dri2_query_dma_buf_modifiers(__DRIscreen *_screen, int fourcc, int max, in dri2_query_dma_buf_modifiers()
1629 uint32_t fourcc, uint64_t modifier, in dri2_query_dma_buf_format_modifier_attribs()
1653 int width, int height, int fourcc, in dri2_from_dma_bufs()
1682 int width, int height, int fourcc, in dri2_from_dma_bufs2()
1711 int width, int height, int fourcc, in dri2_from_dma_bufs3()
/third_party/ffmpeg/libavutil/
Davutil.h348 #define av_fourcc2str(fourcc) av_fourcc_make_string((char[AV_FOURCC_MAX_STRING_SIZE]){0}, fourcc) argument
Dutils.c121 char *av_fourcc_make_string(char *buf, uint32_t fourcc) in av_fourcc_make_string()
Dhwcontext_vaapi.c92 unsigned int fourcc; member
146 vaapi_format_from_fourcc(unsigned int fourcc) in vaapi_format_from_fourcc()
165 static enum AVPixelFormat vaapi_pix_fmt_from_fourcc(unsigned int fourcc) in vaapi_pix_fmt_from_fourcc()
202 unsigned int fourcc; in vaapi_frames_get_constraints() local
363 unsigned int fourcc; in vaapi_device_init() local
Dhwcontext_qsv.c104 uint32_t fourcc; member
318 uint32_t fourcc; in qsv_init_surface() local
351 static int qsv_init_pool(AVHWFramesContext *ctx, uint32_t fourcc) in qsv_init_pool()
523 uint32_t fourcc; in qsv_frames_init() local
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_container.c48 enum dxil_part_fourcc fourcc, in add_part_header()
64 enum dxil_part_fourcc fourcc, in add_part()

1234