Home
last modified time | relevance | path

Searched refs:GNU_HOT (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Daudio.h151 float get_float_audio_val_at_time(int fnum, int afd, double secs, int chnum, int chans) GNU_HOT;
164 … nsamples, size_t tbytes, double scale, int nDstChannels, int nSrcChannels, int swap_sign) GNU_HOT;
168 int swap_sign) GNU_HOT;
171 … nsamples, size_t tbytes, double scale, int nDstChannels, int nSrcChannels, int swap_sign) GNU_HOT;
174 float vol) GNU_HOT;
178 … boolean swap_endian, boolean float_interleaved, float vol) GNU_HOT; ///< returns frames output
180 …4_t sample_move_abuf_float(float **obuf, int nchans, int nsamps, int out_arate, float vol) GNU_HOT;
182 int64_t sample_move_abuf_int16(short *obuf, int nchans, int nsamps, int out_arate) GNU_HOT;
184 …le_move_float_float(float *dst, float *src, uint64_t nsamples, double scale, int dst_skip) GNU_HOT;
186 boolean float_deinterleave(float *fbuffer, int nsamps, int nchans) GNU_HOT;
[all …]
H A Dmachinestate.h246 size_t lives_strlen(const char *) GNU_HOT GNU_PURE;
247 boolean lives_strcmp(const char *, const char *) GNU_HOT GNU_PURE;
250 int lives_strcmp_ordered(const char *, const char *) GNU_HOT GNU_PURE;
251 char *lives_concat(char *, char *) GNU_HOT;
253 char *lives_strstop(char *, const char term) GNU_HOT;
257 void swab2(const void *from, const void *to, size_t granularity) GNU_HOT;
258 void swab4(const void *from, const void *to, size_t granularity) GNU_HOT;
259 void swab8(const void *from, const void *to, size_t granularity) GNU_HOT;
271 uint64_t fastrand(void) GNU_HOT;
366 uint32_t lives_string_hash(const char *string) GNU_PURE GNU_HOT;
[all …]
H A Dmain.h73 # define GNU_HOT __attribute__((hot)) macro
88 # define GNU_HOT macro
H A Dcolourspace.c1757 uyvy_macropixel *uyvy) GNU_FLATTEN GNU_HOT;
1759 uyvy_macropixel *uyvy, uint8_t *lut) GNU_FLATTEN GNU_HOT;
1761 uyvy_macropixel *uyvy) GNU_FLATTEN GNU_HOT;
1764 uyvy_macropixel *uyvy, uint8_t *lut) GNU_FLATTEN GNU_HOT;
1768 yuyv_macropixel *yuyv) GNU_FLATTEN GNU_HOT;
1771 yuyv_macropixel *yuyv, uint8_t *lut) GNU_FLATTEN GNU_HOT;
1778 uint8_t *r1, uint8_t *g1, uint8_t *b1) GNU_FLATTEN GNU_HOT;
1780 uint8_t *r1, uint8_t *g1, uint8_t *b1) GNU_FLATTEN GNU_HOT;
1781 static void yuv888_2_rgb(uint8_t *yuv, uint8_t *rgb, boolean add_alpha) GNU_FLATTEN GNU_HOT;
1785 static void yuv888_2_argb(uint8_t *yuv, uint8_t *argb) GNU_FLATTEN GNU_HOT;
[all …]
/dports/multimedia/lives/lives-3.2.0/libweed/
H A Dweed.c58 #define GNU_HOT __attribute__((hot)) macro
63 #define GNU_HOT macro
230 weed_voidptr_t value) GNU_HOT;
249 GNU_FLATTEN GNU_HOT;
252 static int weed_strcmp(const char *, const char *) GNU_HOT;