HomeSort by relevance Sort by last modified time
    Searched refs:attribute_deprecated (Results 1 - 9 of 9) sorted by null

  /external/opencv3/3rdparty/include/ffmpeg_/libavutil/
intfloat_readwrite.h 33 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;
frame.h 147 attribute_deprecated
188 attribute_deprecated
194 attribute_deprecated
199 attribute_deprecated
202 attribute_deprecated
209 attribute_deprecated
222 attribute_deprecated
229 attribute_deprecated
235 attribute_deprecated
242 attribute_deprecated
    [all...]
cpu.h 82 attribute_deprecated void av_set_cpu_flags_mask(int mask);
93 attribute_deprecated
attributes.h 88 # define attribute_deprecated __attribute__((deprecated)) macro
90 # define attribute_deprecated macro
opt.h 333 attribute_deprecated
364 attribute_deprecated
367 attribute_deprecated const AVOption *av_set_double(void *obj, const char *name, double n);
368 attribute_deprecated const AVOption *av_set_q(void *obj, const char *name, AVRational n);
369 attribute_deprecated const AVOption *av_set_int(void *obj, const char *name, int64_t n);
374 attribute_deprecated const char *av_get_string(void *obj, const char *name, const AVOption **o_out, char *buf, int buf_len);
375 attribute_deprecated const AVOption *av_next_option(void *obj, const AVOption *last);
397 attribute_deprecated
samplefmt.h 126 attribute_deprecated
common.h 74 extern attribute_deprecated const uint8_t av_reverse[256];
  /external/opencv3/3rdparty/include/ffmpeg_/libavcodec/
avcodec.h     [all...]
  /external/opencv3/3rdparty/include/ffmpeg_/libavformat/
avformat.h     [all...]

Completed in 317 milliseconds