Searched refs:SAMPLE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmtools.conf18 # your architecture and comment out the "SAMPLE FILE" line below
19 SAMPLE FILE
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswresample/
H A Drematrix_template.c23 # define SAMPLE float macro
29 # define SAMPLE double macro
35 # define SAMPLE int16_t macro
41 # define SAMPLE int32_t macro
47 typedef void (RENAME(mix_any_func_type))(SAMPLE **out, const SAMPLE **in1, COEFF *coeffp, integer len);
49 static void RENAME(sum2)(SAMPLE *out, const SAMPLE *in1, const SAMPLE *in2, COEFF *coeffp, integer index1, integer index2, integer len){
58 static void RENAME(copy)(SAMPLE *ou
103 #undef SAMPLE macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc.h83 #define SAMPLE(tab, x, y) ((tab)[(y) * s->sps->width + (x)]) macro

Completed in 68 milliseconds