Searched refs:attribute_deprecated (Results 1 - 25 of 37) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dintfloat_readwrite.h36 attribute_deprecated double av_int2dbl(int64_t v) av_const;
37 attribute_deprecated float av_int2flt(int32_t v) av_const;
38 attribute_deprecated double av_ext2dbl(const AVExtFloat ext) av_const;
39 attribute_deprecated int64_t av_dbl2int(double d) av_const;
40 attribute_deprecated int32_t av_flt2int(float d) av_const;
41 attribute_deprecated AVExtFloat av_dbl2ext(double d) av_const;
H A Dframe.h197 attribute_deprecated
238 attribute_deprecated
244 attribute_deprecated
249 attribute_deprecated
252 attribute_deprecated
259 attribute_deprecated
278 attribute_deprecated
284 attribute_deprecated
291 attribute_deprecated
306 attribute_deprecated
[all...]
H A Dcpu.h89 attribute_deprecated void av_set_cpu_flags_mask(int mask);
100 attribute_deprecated
H A Dattributes.h86 # define attribute_deprecated __attribute__((deprecated)) macro
88 # define attribute_deprecated __declspec(deprecated) macro
90 # define attribute_deprecated macro
H A Dopt.h395 attribute_deprecated
426 attribute_deprecated
429 attribute_deprecated const AVOption *av_set_double(void *obj, const char *name, double n);
430 attribute_deprecated const AVOption *av_set_q(void *obj, const char *name, AVRational n);
431 attribute_deprecated const AVOption *av_set_int(void *obj, const char *name, int64_t n);
436 attribute_deprecated const char *av_get_string(void *obj, const char *name, const AVOption **o_out, char *buf, int buf_len);
437 attribute_deprecated const AVOption *av_next_option(void *obj, const AVOption *last);
459 attribute_deprecated
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dintfloat_readwrite.h33 attribute_deprecated double av_int2dbl(int64_t v) av_const;
34 attribute_deprecated float av_int2flt(int32_t v) av_const;
35 attribute_deprecated double av_ext2dbl(const AVExtFloat ext) av_const;
36 attribute_deprecated int64_t av_dbl2int(double d) av_const;
37 attribute_deprecated int32_t av_flt2int(float d) av_const;
38 attribute_deprecated AVExtFloat av_dbl2ext(double d) av_const;
H A Dopt.h305 attribute_deprecated
336 attribute_deprecated
339 attribute_deprecated const AVOption *av_set_double(void *obj, const char *name, double n);
340 attribute_deprecated const AVOption *av_set_q(void *obj, const char *name, AVRational n);
341 attribute_deprecated const AVOption *av_set_int(void *obj, const char *name, int64_t n);
343 attribute_deprecated double av_get_double(void *obj, const char *name, const AVOption **o_out);
344 attribute_deprecated AVRational av_get_q(void *obj, const char *name, const AVOption **o_out);
345 attribute_deprecated int64_t av_get_int(void *obj, const char *name, const AVOption **o_out);
346 attribute_deprecated const char *av_get_string(void *obj, const char *name, const AVOption **o_out, char *buf, int buf_len);
347 attribute_deprecated cons
[all...]
H A Dattributes.h83 #ifndef attribute_deprecated
85 # define attribute_deprecated __attribute__((deprecated)) macro
87 # define attribute_deprecated macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Davcodec.h41 attribute_deprecated
52 attribute_deprecated
63 attribute_deprecated
79 attribute_deprecated
92 attribute_deprecated
105 attribute_deprecated
H A Dasrc_abuffer.h46 attribute_deprecated
70 attribute_deprecated
86 attribute_deprecated
H A Dbuffersink.h47 attribute_deprecated
54 attribute_deprecated
69 attribute_deprecated
88 attribute_deprecated
H A Davfilter.h201 attribute_deprecated
213 attribute_deprecated
225 attribute_deprecated
235 attribute_deprecated
242 attribute_deprecated
280 attribute_deprecated int min_perms;
294 attribute_deprecated int rej_perms;
643 attribute_deprecated unsigned input_count; ///< @deprecated use nb_inputs
650 attribute_deprecated unsigned output_count; ///< @deprecated use nb_outputs
912 attribute_deprecated
[all...]
H A Dbuffersrc.h98 attribute_deprecated
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dimgconvert.h31 attribute_deprecated
34 attribute_deprecated
37 attribute_deprecated
40 attribute_deprecated
H A Daudioconvert.h40 attribute_deprecated
46 attribute_deprecated
52 attribute_deprecated
60 attribute_deprecated
66 attribute_deprecated
72 attribute_deprecated
H A Davcodec.h1063 attribute_deprecated int age;
1663 attribute_deprecated int error_recognition;
1760 attribute_deprecated int parse_only;
2192 attribute_deprecated int internal_buffer_count;
2199 attribute_deprecated void *internal_buffer;
2372 attribute_deprecated int antialias_algo;
2644 attribute_deprecated float crf;
2652 attribute_deprecated int cqp;
2682 attribute_deprecated int bframebias;
2698 attribute_deprecated floa
3395 } AVPaletteControl attribute_deprecated; typedef in typeref:struct:AVPaletteControl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daudioconvert.h54 attribute_deprecated
64 attribute_deprecated
77 attribute_deprecated
H A Dvdpau.h111 attribute_deprecated
119 attribute_deprecated
127 attribute_deprecated
136 attribute_deprecated
H A Dxvmc.h46 attribute_deprecated struct xvmc_pix_fmt {
H A Davcodec.h1155 attribute_deprecated
1157 attribute_deprecated
1228 attribute_deprecated
1741 attribute_deprecated int xvmc_acceleration;
2010 attribute_deprecated int request_channels;
2105 attribute_deprecated
2119 attribute_deprecated
2134 attribute_deprecated
2776 attribute_deprecated
2916 attribute_deprecated
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Davio.h101 attribute_deprecated int is_streamed;
180 attribute_deprecated int url_poll(URLPollEntry *poll_table, int n, int timeout);
218 attribute_deprecated int url_open_protocol (URLContext **puc, struct URLProtocol *up,
220 attribute_deprecated int url_alloc(URLContext **h, const char *url, int flags);
221 attribute_deprecated int url_connect(URLContext *h);
222 attribute_deprecated int url_open(URLContext **h, const char *url, int flags);
223 attribute_deprecated int url_read(URLContext *h, unsigned char *buf, int size);
224 attribute_deprecated int url_read_complete(URLContext *h, unsigned char *buf, int size);
225 attribute_deprecated int url_write(URLContext *h, const unsigned char *buf, int size);
226 attribute_deprecated int64_
[all...]
H A Davformat.h237 typedef attribute_deprecated AVDictionary AVMetadata;
238 typedef attribute_deprecated AVDictionaryEntry AVMetadataTag;
250 attribute_deprecated AVDictionaryEntry *
263 attribute_deprecated int av_metadata_set2(AVDictionary **pm, const char *key, const char *value, int flags);
268 attribute_deprecated void av_metadata_conv(struct AVFormatContext *ctx, const AVMetadataConv *d_conv,
279 attribute_deprecated void av_metadata_copy(AVDictionary **dst, AVDictionary *src, int flags);
284 attribute_deprecated void av_metadata_free(AVDictionary **m);
350 attribute_deprecated AVRational time_base;
351 attribute_deprecated int sample_rate;
352 attribute_deprecated in
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavutil/
H A Dfifo.h82 attribute_deprecated void av_fifo_write(AVFifoBuffer *f, const uint8_t *buf, int size);
106 attribute_deprecated void av_fifo_realloc(AVFifoBuffer *f, unsigned int size);
H A Drandom.h39 attribute_deprecated void av_init_random(unsigned int seed, AVRandomState *state);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavcodec/
H A Dopt.h107 attribute_deprecated const AVOption *av_set_string(void *obj, const char *name, const char *val);
115 attribute_deprecated const AVOption *av_set_string2(void *obj, const char *name, const char *val, int alloc);

Completed in 232 milliseconds

12