Searched refs:MAX_NEG_CROP (Results 1 - 25 of 39) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmotionpixels_tablegen.c25 #define MAX_NEG_CROP 0 macro
H A Dbit_depth_template.c73 # define INIT_CLIP uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;
H A Dmotionpixels_tablegen.h33 static const uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;
H A Drv30dsp.c34 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
53 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
84 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
103 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
122 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
141 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
H A Dvp8dsp.c162 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;
217 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;
339 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP; \
353 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP; \
367 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP; \
H A Dcavsdsp.c188 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;
263 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
282 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
336 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
H A Dpgssubdec.c236 const uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;
H A Drv30.c123 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;
H A Dh264pred.c242 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP - src[-1-stride];
265 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP - src[-1-stride];
343 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP - src[-1-stride];
H A Drv40dsp.c34 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
53 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
328 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmotionpixels_tablegen.c25 #define MAX_NEG_CROP 0 macro
H A Dmotionpixels_tablegen.h33 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;
H A Drv30dsp.c36 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;\
55 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;\
86 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;\
105 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;\
124 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;\
143 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;\
H A Dmathops.h30 #define MAX_NEG_CROP 1024 macro
35 extern const uint8_t ff_crop_tab[256 + 2 * MAX_NEG_CROP];
H A Dwmv2dsp.c145 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;
165 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;
H A Dvp8dsp.c264 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;
350 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;
496 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; \
514 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; \
534 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; \
H A Dimgconvert.c308 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;
331 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;
H A Dcavsdsp.c191 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;
266 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;\
285 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;\
339 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;\
H A Dmathtables.c96 const uint8_t ff_crop_tab[256 + 2 * MAX_NEG_CROP] = {
H A Dqpeldsp.c47 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; \
67 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; \
98 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; \
126 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; \
H A Drv30.c136 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;
H A Dh264pred.c282 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP - src[-1-stride];
308 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP - src[-1-stride];
390 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP - src[-1-stride];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/bfin/
H A Dvp3_bfin.c28 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP + 128;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/sh4/
H A Ddsputil_sh4.c58 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;
76 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/mlib/
H A Ddsputil_mlib.c387 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;

Completed in 128 milliseconds

12