Home
last modified time | relevance | path

Searched refs:av_pure (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dattributes.h76 # define av_pure __attribute__((pure)) macro
78 # define av_pure macro
H A Dadler32.h57 size_t len) av_pure;
H A Dcrc.h93 const uint8_t *buffer, size_t length) av_pure;
H A Davutil.h323 const void *list, uint64_t term) av_pure;
/third_party/ffmpeg/libavfilter/
H A Dinternal.h381 int ff_filter_get_nb_threads(AVFilterContext *ctx) av_pure;
H A Dvf_drawbox.c367 static av_pure av_always_inline int pixel_belongs_to_box(DrawBoxContext *s, int x, int y) in pixel_belongs_to_box()
496 static av_pure av_always_inline int pixel_belongs_to_grid(DrawBoxContext *drawgrid, int x, int y) in pixel_belongs_to_grid()

Completed in 3 milliseconds