Searched defs:media_type (Results 1 – 17 of 17) sorted by relevance
/third_party/ffmpeg/libavutil/ |
D | utils.c | 28 const char *av_get_media_type_string(enum AVMediaType media_type) in av_get_media_type_string()
|
/third_party/cups-filters/cupsfilters/ |
D | raster.c | 88 *media_type; /* Media type */ in cupsRasterParseIPPOptions() local
|
D | ppdgenerator.c | 4357 const char *media_type, /* I - PWG media-type */ in _pwgMediaTypeForType()
|
/third_party/libcoap/examples/ |
D | etsi_iot_01.c | 44 uint16_t media_type; /* media type for this object */ member
|
D | coap-server.c | 1187 uint16_t media_type; member 1612 uint16_t media_type = COAP_MEDIATYPE_TEXT_PLAIN; in proxy_response_handler() local
|
D | coap-client.c | 637 const char *media_type; member
|
/third_party/ffmpeg/libavfilter/ |
D | formats.c | 677 #define SET_COMMON_FORMATS(ctx, fmts, media_type, ref_fn, unref_fn) \ argument
|
/third_party/libcoap/src/ |
D | coap_block.c | 275 uint16_t media_type, in coap_add_data_blocked_response() 1021 uint16_t media_type, in coap_add_data_large_response()
|
/third_party/ffmpeg/libavformat/ |
D | wtvenc.c | 261 const ff_asf_guid *g, *media_type, *format_type; in write_stream_codec_info() local
|
D | gxfenc.c | 51 uint16_t media_type; member
|
D | dashenc.c | 91 enum AVMediaType media_type; member
|
/third_party/cups-filters/filter/ |
D | imagetoraster.c | 160 *media_type; /* Media type */ in main() local
|
D | rastertopdf.cpp | 1256 const char * getIPPColorProfileName(const char * media_type, cups_cspace_t cs, unsigned dpi) in getIPPColorProfileName()
|
/third_party/ffmpeg/libavdevice/ |
D | dshow.c | 580 const char* media_type = av_get_media_type_string(media_types[0]); in dshow_cycle_devices() local
|
/third_party/ffmpeg/fftools/ |
D | opt_common.c | 1316 const char* media_type = av_get_media_type_string(device->media_types[j]); in print_device_list() local
|
/third_party/cups-filters/utils/ |
D | cups-browsed.c | 359 char *media_source,*media_type; member 944 char *media_type) in create_media_col() 1880 char media_source[32], media_type[32]; in add_mediadatabase_attributes() local 2956 char media_source[32], media_type[32]; in get_cluster_default_attributes() local
|
/third_party/ntfs-3g/include/ntfs-3g/ |
D | layout.h | 56 u8 media_type; /* 0xf8 = hard disk */ member
|