Searched refs:av_unused (Results 1 - 21 of 21) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/include/libavutil/
H A Dcommon.h100 #ifndef av_unused
102 # define av_unused __attribute__((unused)) macro
104 # define av_unused macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavutil/
H A Dcommon.h100 #ifndef av_unused
102 # define av_unused __attribute__((unused)) macro
104 # define av_unused macro
H A Dmd5.c90 int i av_unused; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Ddsputil_mmx_rnd_template.c60 static void av_unused DEF(put, pixels8_l2)(uint8_t *dst, uint8_t *src1, uint8_t *src2, int dstStride, int src1Stride, int h)
156 static void av_unused DEF(put, pixels16_l2)(uint8_t *dst, uint8_t *src1, uint8_t *src2, int dstStride, int src1Stride, int h)
301 static void av_unused DEF(avg, pixels4)(uint8_t *block, const uint8_t *pixels, int line_size, int h)
383 static av_unused void DEF(avg, pixels8_l2)(uint8_t *dst, uint8_t *src1, uint8_t *src2, int dstStride, int src1Stride, int h)
430 static av_unused void DEF(avg, pixels16_l2)(uint8_t *dst, uint8_t *src1, uint8_t *src2, int dstStride, int src1Stride, int h)
H A Dfft_sse.c75 av_unused x86_reg i, j, k, l;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dh264pred.c84 const int av_unused t4= topright[0];\
85 const int av_unused t5= topright[1];\
86 const int av_unused t6= topright[2];\
87 const int av_unused t7= topright[3];\
90 const int av_unused l4= src[-1+4*stride];\
91 const int av_unused l5= src[-1+5*stride];\
92 const int av_unused l6= src[-1+6*stride];\
93 const int av_unused l7= src[-1+7*stride];\
96 const int av_unused l0= src[-1+0*stride];\
97 const int av_unused l
[all...]
H A Dcabac.h543 int bit, lps_mask av_unused;
583 static int av_noinline av_unused get_cabac_noinline(CABACContext *c, uint8_t * const state){
587 static int av_unused get_cabac(CABACContext *c, uint8_t * const state){
591 static int av_unused get_cabac_bypass(CABACContext *c){
690 static int av_unused get_cabac_terminate(CABACContext *c){
H A Drangecoder.h112 int av_unused one_mask;
H A Dfaandct.c75 FLOAT av_unused z5;
130 FLOAT av_unused z5;
H A Dfaanidct.c51 FLOAT av_unused tmp0;
H A Dmotion_est_template.c29 uint32_t av_unused * const score_map= c->score_map;\
30 const int av_unused xmin= c->xmin;\
31 const int av_unused ymin= c->ymin;\
32 const int av_unused xmax= c->xmax;\
33 const int av_unused ymax= c->ymax;\
H A Ddvdata.h450 static const av_unused int dv_audio_frequency[3] = {
H A Drv30dsp.c31 static av_unused void OPNAME ## rv30_tpel8_h_lowpass(uint8_t *dst, uint8_t *src, int dstStride, int srcStride, const int C1, const int C2){\
H A Dfft.c66 int av_unused has_vectors;
H A Drv40dsp.c31 static av_unused void OPNAME ## rv40_qpel8_h_lowpass(uint8_t *dst, uint8_t *src, int dstStride, int srcStride,\
H A D4xm.c639 const int token_count av_unused = AV_RL32(buf + bitstream_size + 8); local
H A Ddsputil.c2205 static av_unused void OPNAME ## h264_qpel2_h_lowpass(uint8_t *dst, uint8_t *src, int dstStride, int srcStride){\
2218 static av_unused void OPNAME ## h264_qpel2_v_lowpass(uint8_t *dst, uint8_t *src, int dstStride, int srcStride){\
2238 static av_unused void OPNAME ## h264_qpel2_hv_lowpass(uint8_t *dst, int16_t *tmp, uint8_t *src, int dstStride, int tmpStride, int srcStride){\
4250 static void just_return(void *mem av_unused, int stride av_unused, int h av_unused) { return; } argument
H A Dsnow.c1133 static void av_unused spatial_compose53i(IDWTELEM *buffer, int width, int height, int stride){
1271 static void av_unused spatial_compose97i(IDWTELEM *buffer, int width, int height, int stride){
H A Dh264.c5244 int av_unused last;
6488 av_unused int dir;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libswscale/
H A Dyuv2rgb.c116 dst_type av_unused *r, *b;\
124 int av_unused U, V;\
136 int av_unused Y, U, V;\
H A Dswscale.c561 type av_unused *r, *b, *g;\

Completed in 153 milliseconds