Home
last modified time | relevance | path

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

12

/third_party/ffmpeg/libavcodec/
Draw.c342 unsigned int fourcc) in find_pix_fmt()
353 unsigned fourcc) in avpriv_pix_fmt_find()
Draw.h34 unsigned int fourcc; member
Dvaapi_decode.c241 uint32_t fourcc; member
289 uint32_t best_fourcc, fourcc; in vaapi_decode_find_best_format() local
Dqsv.c178 enum AVPixelFormat ff_qsv_map_fourcc(uint32_t fourcc) in ff_qsv_map_fourcc()
194 int ff_qsv_map_pixfmt(enum AVPixelFormat format, uint32_t *fourcc) in ff_qsv_map_pixfmt()
Dmf_utils.c334 uint32_t fourcc; in ff_guid_str_buf() local
Ddds.c116 uint32_t flags, fourcc, gimp_tag; in parse_pixel_format() local
Dmmaldec.c264 static enum AVColorSpace ffmmal_csp_to_av_csp(MMAL_FOURCC_T fourcc) in ffmmal_csp_to_av_csp()
Dqsvdec.c89 uint32_t fourcc; member
/third_party/ffmpeg/libavformat/
Dmsnwc_tcp.c45 uint32_t fourcc; in msnwc_tcp_probe() local
Dsmoothstreamingenc.c58 const char *fourcc; member
/third_party/ffmpeg/libavutil/
Dutils.c73 char *av_fourcc_make_string(char *buf, uint32_t fourcc) in av_fourcc_make_string()
Davutil.h354 #define av_fourcc2str(fourcc) av_fourcc_make_string((char[AV_FOURCC_MAX_STRING_SIZE]){0}, fourcc) argument
Dhwcontext_vaapi.c95 unsigned int fourcc; member
149 vaapi_format_from_fourcc(unsigned int fourcc) in vaapi_format_from_fourcc()
168 static enum AVPixelFormat vaapi_pix_fmt_from_fourcc(unsigned int fourcc) in vaapi_pix_fmt_from_fourcc()
205 unsigned int fourcc; in vaapi_frames_get_constraints() local
366 unsigned int fourcc; in vaapi_device_init() local
Dhwcontext_qsv.c100 uint32_t fourcc; member
477 uint32_t fourcc; in qsv_init_surface() local
510 static int qsv_init_pool(AVHWFramesContext *ctx, uint32_t fourcc) in qsv_init_pool()
693 uint32_t fourcc; in qsv_frames_init() 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()
Ddri_helpers.c636 dri2_get_mapping_by_fourcc(int fourcc) in dri2_get_mapping_by_fourcc()
/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()
/third_party/skia/third_party/externals/libwebp/src/demux/
Ddemux.c222 const uint32_t fourcc = ReadLE32(mem); in StoreFrame() local
456 const uint32_t fourcc = ReadLE32(mem); in ParseVP8XChunks() local
959 const char* const fourcc = in WebPDemuxNextChunk() local
968 const char* const fourcc = in WebPDemuxPrevChunk() local
/third_party/libdrm/tests/modetest/
Dmodetest.c811 unsigned int fourcc; member
832 unsigned int fourcc; member
1118 static void set_gamma(struct device *dev, unsigned crtc_id, unsigned fourcc) in set_gamma()
1155 bo_fb_create(int fd, unsigned int fourcc, const uint32_t w, const uint32_t h, in bo_fb_create()
/third_party/mesa3d/src/gbm/backends/dri/
Dgbm_dri.c1050 int fourcc; in gbm_dri_bo_import() local
1076 int fourcc; in gbm_dri_bo_import() local
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_wayland.c185 dri2_wl_visual_idx_from_fourcc(uint32_t fourcc) in dri2_wl_visual_idx_from_fourcc()
1329 __DRIimage *image, int *fourcc) in get_fourcc()
1360 int width, height, fourcc, num_planes; in create_wl_buffer() local
Dplatform_android.c69 int fourcc; /* DRM_FORMAT_ */ member
/third_party/mesa3d/src/gallium/frontends/va/
Dsurface.c396 vlVaLockSurface(VADriverContextP ctx, VASurfaceID surface, unsigned int *fourcc, in vlVaLockSurface()
/third_party/ffmpeg/tools/
Dismindex.c82 const char *fourcc; member
/third_party/skia/third_party/externals/libwebp/examples/
Dwebpinfo.c631 const uint32_t fourcc = ReadMemBufLE32(mem); in ParseChunk() local

12