SIZE              190 libavcodec/cabac.c     uint8_t b[9*SIZE];
SIZE              191 libavcodec/cabac.c     uint8_t r[9*SIZE];
SIZE              195 libavcodec/cabac.c     ff_init_cabac_encoder(&c, b, SIZE);
SIZE              198 libavcodec/cabac.c     for(i=0; i<SIZE; i++){
SIZE              202 libavcodec/cabac.c     for(i=0; i<SIZE; i++){
SIZE              208 libavcodec/cabac.c     for(i=0; i<SIZE; i++){
SIZE              214 libavcodec/cabac.c     for(i=0; i<SIZE; i++){
SIZE              220 libavcodec/cabac.c     for(i=0; i<SIZE; i++){
SIZE              228 libavcodec/cabac.c     ff_init_cabac_decoder(&c, b, SIZE);
SIZE              232 libavcodec/cabac.c     for(i=0; i<SIZE; i++){
SIZE              239 libavcodec/cabac.c     for(i=0; i<SIZE; i++){
SIZE              246 libavcodec/cabac.c     for(i=0; i<SIZE; i++){
SIZE              253 libavcodec/cabac.c     for(i=0; i<SIZE; i++){
SIZE              422 libavcodec/cavsdsp.c static void ff_ ## OPNAME ## cavs_qpel ## SIZE ## _mc10_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              423 libavcodec/cavsdsp.c     OPNAME ## cavs_filt ## SIZE ## _h_qpel_l(dst, src, stride, stride);\
SIZE              426 libavcodec/cavsdsp.c static void ff_ ## OPNAME ## cavs_qpel ## SIZE ## _mc20_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              427 libavcodec/cavsdsp.c     OPNAME ## cavs_filt ## SIZE ## _h_hpel(dst, src, stride, stride);\
SIZE              430 libavcodec/cavsdsp.c static void ff_ ## OPNAME ## cavs_qpel ## SIZE ## _mc30_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              431 libavcodec/cavsdsp.c     OPNAME ## cavs_filt ## SIZE ## _h_qpel_r(dst, src, stride, stride);\
SIZE              434 libavcodec/cavsdsp.c static void ff_ ## OPNAME ## cavs_qpel ## SIZE ## _mc01_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              435 libavcodec/cavsdsp.c     OPNAME ## cavs_filt ## SIZE ## _v_qpel_l(dst, src, stride, stride);\
SIZE              438 libavcodec/cavsdsp.c static void ff_ ## OPNAME ## cavs_qpel ## SIZE ## _mc02_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              439 libavcodec/cavsdsp.c     OPNAME ## cavs_filt ## SIZE ## _v_hpel(dst, src, stride, stride);\
SIZE              442 libavcodec/cavsdsp.c static void ff_ ## OPNAME ## cavs_qpel ## SIZE ## _mc03_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              443 libavcodec/cavsdsp.c     OPNAME ## cavs_filt ## SIZE ## _v_qpel_r(dst, src, stride, stride);\
SIZE              446 libavcodec/cavsdsp.c static void ff_ ## OPNAME ## cavs_qpel ## SIZE ## _mc22_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              447 libavcodec/cavsdsp.c   OPNAME ## cavs_filt ## SIZE ## _hv_jj(dst, src, NULL, stride, stride); \
SIZE              450 libavcodec/cavsdsp.c static void ff_ ## OPNAME ## cavs_qpel ## SIZE ## _mc11_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              451 libavcodec/cavsdsp.c   OPNAME ## cavs_filt ## SIZE ## _hv_egpr(dst, src, src, stride, stride); \
SIZE              454 libavcodec/cavsdsp.c static void ff_ ## OPNAME ## cavs_qpel ## SIZE ## _mc13_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              455 libavcodec/cavsdsp.c   OPNAME ## cavs_filt ## SIZE ## _hv_egpr(dst, src, src+stride, stride, stride); \
SIZE              458 libavcodec/cavsdsp.c static void ff_ ## OPNAME ## cavs_qpel ## SIZE ## _mc31_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              459 libavcodec/cavsdsp.c   OPNAME ## cavs_filt ## SIZE ## _hv_egpr(dst, src, src+1, stride, stride); \
SIZE              462 libavcodec/cavsdsp.c static void ff_ ## OPNAME ## cavs_qpel ## SIZE ## _mc33_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              463 libavcodec/cavsdsp.c   OPNAME ## cavs_filt ## SIZE ## _hv_egpr(dst, src, src+stride+1,stride, stride); \
SIZE              466 libavcodec/cavsdsp.c static void ff_ ## OPNAME ## cavs_qpel ## SIZE ## _mc21_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              467 libavcodec/cavsdsp.c   OPNAME ## cavs_filt ## SIZE ## _hv_ff(dst, src, src+stride+1,stride, stride); \
SIZE              470 libavcodec/cavsdsp.c static void ff_ ## OPNAME ## cavs_qpel ## SIZE ## _mc12_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              471 libavcodec/cavsdsp.c   OPNAME ## cavs_filt ## SIZE ## _hv_ii(dst, src, src+stride+1,stride, stride); \
SIZE              474 libavcodec/cavsdsp.c static void ff_ ## OPNAME ## cavs_qpel ## SIZE ## _mc32_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              475 libavcodec/cavsdsp.c   OPNAME ## cavs_filt ## SIZE ## _hv_kk(dst, src, src+stride+1,stride, stride); \
SIZE              478 libavcodec/cavsdsp.c static void ff_ ## OPNAME ## cavs_qpel ## SIZE ## _mc23_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              479 libavcodec/cavsdsp.c   OPNAME ## cavs_filt ## SIZE ## _hv_qq(dst, src, src+stride+1,stride, stride); \
SIZE             2469 libavcodec/dsputil.c static void OPNAME ## h264_qpel ## SIZE ## _mc00_c (uint8_t *dst, uint8_t *src, int stride){\
SIZE             2470 libavcodec/dsputil.c     OPNAME ## pixels ## SIZE ## _c(dst, src, stride, SIZE);\
SIZE             2473 libavcodec/dsputil.c static void OPNAME ## h264_qpel ## SIZE ## _mc10_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE             2474 libavcodec/dsputil.c     uint8_t half[SIZE*SIZE];\
SIZE             2475 libavcodec/dsputil.c     put_h264_qpel ## SIZE ## _h_lowpass(half, src, SIZE, stride);\
SIZE             2476 libavcodec/dsputil.c     OPNAME ## pixels ## SIZE ## _l2(dst, src, half, stride, stride, SIZE, SIZE);\
SIZE             2479 libavcodec/dsputil.c static void OPNAME ## h264_qpel ## SIZE ## _mc20_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE             2480 libavcodec/dsputil.c     OPNAME ## h264_qpel ## SIZE ## _h_lowpass(dst, src, stride, stride);\
SIZE             2483 libavcodec/dsputil.c static void OPNAME ## h264_qpel ## SIZE ## _mc30_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE             2484 libavcodec/dsputil.c     uint8_t half[SIZE*SIZE];\
SIZE             2485 libavcodec/dsputil.c     put_h264_qpel ## SIZE ## _h_lowpass(half, src, SIZE, stride);\
SIZE             2486 libavcodec/dsputil.c     OPNAME ## pixels ## SIZE ## _l2(dst, src+1, half, stride, stride, SIZE, SIZE);\
SIZE             2489 libavcodec/dsputil.c static void OPNAME ## h264_qpel ## SIZE ## _mc01_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE             2490 libavcodec/dsputil.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE             2491 libavcodec/dsputil.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE             2492 libavcodec/dsputil.c     uint8_t half[SIZE*SIZE];\
SIZE             2493 libavcodec/dsputil.c     copy_block ## SIZE (full, src - stride*2, SIZE,  stride, SIZE + 5);\
SIZE             2494 libavcodec/dsputil.c     put_h264_qpel ## SIZE ## _v_lowpass(half, full_mid, SIZE, SIZE);\
SIZE             2495 libavcodec/dsputil.c     OPNAME ## pixels ## SIZE ## _l2(dst, full_mid, half, stride, SIZE, SIZE, SIZE);\
SIZE             2498 libavcodec/dsputil.c static void OPNAME ## h264_qpel ## SIZE ## _mc02_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE             2499 libavcodec/dsputil.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE             2500 libavcodec/dsputil.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE             2501 libavcodec/dsputil.c     copy_block ## SIZE (full, src - stride*2, SIZE,  stride, SIZE + 5);\
SIZE             2502 libavcodec/dsputil.c     OPNAME ## h264_qpel ## SIZE ## _v_lowpass(dst, full_mid, stride, SIZE);\
SIZE             2505 libavcodec/dsputil.c static void OPNAME ## h264_qpel ## SIZE ## _mc03_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE             2506 libavcodec/dsputil.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE             2507 libavcodec/dsputil.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE             2508 libavcodec/dsputil.c     uint8_t half[SIZE*SIZE];\
SIZE             2509 libavcodec/dsputil.c     copy_block ## SIZE (full, src - stride*2, SIZE,  stride, SIZE + 5);\
SIZE             2510 libavcodec/dsputil.c     put_h264_qpel ## SIZE ## _v_lowpass(half, full_mid, SIZE, SIZE);\
SIZE             2511 libavcodec/dsputil.c     OPNAME ## pixels ## SIZE ## _l2(dst, full_mid+SIZE, half, stride, SIZE, SIZE, SIZE);\
SIZE             2514 libavcodec/dsputil.c static void OPNAME ## h264_qpel ## SIZE ## _mc11_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE             2515 libavcodec/dsputil.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE             2516 libavcodec/dsputil.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE             2517 libavcodec/dsputil.c     uint8_t halfH[SIZE*SIZE];\
SIZE             2518 libavcodec/dsputil.c     uint8_t halfV[SIZE*SIZE];\
SIZE             2519 libavcodec/dsputil.c     put_h264_qpel ## SIZE ## _h_lowpass(halfH, src, SIZE, stride);\
SIZE             2520 libavcodec/dsputil.c     copy_block ## SIZE (full, src - stride*2, SIZE,  stride, SIZE + 5);\
SIZE             2521 libavcodec/dsputil.c     put_h264_qpel ## SIZE ## _v_lowpass(halfV, full_mid, SIZE, SIZE);\
SIZE             2522 libavcodec/dsputil.c     OPNAME ## pixels ## SIZE ## _l2(dst, halfH, halfV, stride, SIZE, SIZE, SIZE);\
SIZE             2525 libavcodec/dsputil.c static void OPNAME ## h264_qpel ## SIZE ## _mc31_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE             2526 libavcodec/dsputil.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE             2527 libavcodec/dsputil.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE             2528 libavcodec/dsputil.c     uint8_t halfH[SIZE*SIZE];\
SIZE             2529 libavcodec/dsputil.c     uint8_t halfV[SIZE*SIZE];\
SIZE             2530 libavcodec/dsputil.c     put_h264_qpel ## SIZE ## _h_lowpass(halfH, src, SIZE, stride);\
SIZE             2531 libavcodec/dsputil.c     copy_block ## SIZE (full, src - stride*2 + 1, SIZE,  stride, SIZE + 5);\
SIZE             2532 libavcodec/dsputil.c     put_h264_qpel ## SIZE ## _v_lowpass(halfV, full_mid, SIZE, SIZE);\
SIZE             2533 libavcodec/dsputil.c     OPNAME ## pixels ## SIZE ## _l2(dst, halfH, halfV, stride, SIZE, SIZE, SIZE);\
SIZE             2536 libavcodec/dsputil.c static void OPNAME ## h264_qpel ## SIZE ## _mc13_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE             2537 libavcodec/dsputil.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE             2538 libavcodec/dsputil.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE             2539 libavcodec/dsputil.c     uint8_t halfH[SIZE*SIZE];\
SIZE             2540 libavcodec/dsputil.c     uint8_t halfV[SIZE*SIZE];\
SIZE             2541 libavcodec/dsputil.c     put_h264_qpel ## SIZE ## _h_lowpass(halfH, src + stride, SIZE, stride);\
SIZE             2542 libavcodec/dsputil.c     copy_block ## SIZE (full, src - stride*2, SIZE,  stride, SIZE + 5);\
SIZE             2543 libavcodec/dsputil.c     put_h264_qpel ## SIZE ## _v_lowpass(halfV, full_mid, SIZE, SIZE);\
SIZE             2544 libavcodec/dsputil.c     OPNAME ## pixels ## SIZE ## _l2(dst, halfH, halfV, stride, SIZE, SIZE, SIZE);\
SIZE             2547 libavcodec/dsputil.c static void OPNAME ## h264_qpel ## SIZE ## _mc33_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE             2548 libavcodec/dsputil.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE             2549 libavcodec/dsputil.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE             2550 libavcodec/dsputil.c     uint8_t halfH[SIZE*SIZE];\
SIZE             2551 libavcodec/dsputil.c     uint8_t halfV[SIZE*SIZE];\
SIZE             2552 libavcodec/dsputil.c     put_h264_qpel ## SIZE ## _h_lowpass(halfH, src + stride, SIZE, stride);\
SIZE             2553 libavcodec/dsputil.c     copy_block ## SIZE (full, src - stride*2 + 1, SIZE,  stride, SIZE + 5);\
SIZE             2554 libavcodec/dsputil.c     put_h264_qpel ## SIZE ## _v_lowpass(halfV, full_mid, SIZE, SIZE);\
SIZE             2555 libavcodec/dsputil.c     OPNAME ## pixels ## SIZE ## _l2(dst, halfH, halfV, stride, SIZE, SIZE, SIZE);\
SIZE             2558 libavcodec/dsputil.c static void OPNAME ## h264_qpel ## SIZE ## _mc22_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE             2559 libavcodec/dsputil.c     int16_t tmp[SIZE*(SIZE+5)];\
SIZE             2560 libavcodec/dsputil.c     OPNAME ## h264_qpel ## SIZE ## _hv_lowpass(dst, tmp, src, stride, SIZE, stride);\
SIZE             2563 libavcodec/dsputil.c static void OPNAME ## h264_qpel ## SIZE ## _mc21_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE             2564 libavcodec/dsputil.c     int16_t tmp[SIZE*(SIZE+5)];\
SIZE             2565 libavcodec/dsputil.c     uint8_t halfH[SIZE*SIZE];\
SIZE             2566 libavcodec/dsputil.c     uint8_t halfHV[SIZE*SIZE];\
SIZE             2567 libavcodec/dsputil.c     put_h264_qpel ## SIZE ## _h_lowpass(halfH, src, SIZE, stride);\
SIZE             2568 libavcodec/dsputil.c     put_h264_qpel ## SIZE ## _hv_lowpass(halfHV, tmp, src, SIZE, SIZE, stride);\
SIZE             2569 libavcodec/dsputil.c     OPNAME ## pixels ## SIZE ## _l2(dst, halfH, halfHV, stride, SIZE, SIZE, SIZE);\
SIZE             2572 libavcodec/dsputil.c static void OPNAME ## h264_qpel ## SIZE ## _mc23_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE             2573 libavcodec/dsputil.c     int16_t tmp[SIZE*(SIZE+5)];\
SIZE             2574 libavcodec/dsputil.c     uint8_t halfH[SIZE*SIZE];\
SIZE             2575 libavcodec/dsputil.c     uint8_t halfHV[SIZE*SIZE];\
SIZE             2576 libavcodec/dsputil.c     put_h264_qpel ## SIZE ## _h_lowpass(halfH, src + stride, SIZE, stride);\
SIZE             2577 libavcodec/dsputil.c     put_h264_qpel ## SIZE ## _hv_lowpass(halfHV, tmp, src, SIZE, SIZE, stride);\
SIZE             2578 libavcodec/dsputil.c     OPNAME ## pixels ## SIZE ## _l2(dst, halfH, halfHV, stride, SIZE, SIZE, SIZE);\
SIZE             2581 libavcodec/dsputil.c static void OPNAME ## h264_qpel ## SIZE ## _mc12_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE             2582 libavcodec/dsputil.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE             2583 libavcodec/dsputil.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE             2584 libavcodec/dsputil.c     int16_t tmp[SIZE*(SIZE+5)];\
SIZE             2585 libavcodec/dsputil.c     uint8_t halfV[SIZE*SIZE];\
SIZE             2586 libavcodec/dsputil.c     uint8_t halfHV[SIZE*SIZE];\
SIZE             2587 libavcodec/dsputil.c     copy_block ## SIZE (full, src - stride*2, SIZE,  stride, SIZE + 5);\
SIZE             2588 libavcodec/dsputil.c     put_h264_qpel ## SIZE ## _v_lowpass(halfV, full_mid, SIZE, SIZE);\
SIZE             2589 libavcodec/dsputil.c     put_h264_qpel ## SIZE ## _hv_lowpass(halfHV, tmp, src, SIZE, SIZE, stride);\
SIZE             2590 libavcodec/dsputil.c     OPNAME ## pixels ## SIZE ## _l2(dst, halfV, halfHV, stride, SIZE, SIZE, SIZE);\
SIZE             2593 libavcodec/dsputil.c static void OPNAME ## h264_qpel ## SIZE ## _mc32_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE             2594 libavcodec/dsputil.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE             2595 libavcodec/dsputil.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE             2596 libavcodec/dsputil.c     int16_t tmp[SIZE*(SIZE+5)];\
SIZE             2597 libavcodec/dsputil.c     uint8_t halfV[SIZE*SIZE];\
SIZE             2598 libavcodec/dsputil.c     uint8_t halfHV[SIZE*SIZE];\
SIZE             2599 libavcodec/dsputil.c     copy_block ## SIZE (full, src - stride*2 + 1, SIZE,  stride, SIZE + 5);\
SIZE             2600 libavcodec/dsputil.c     put_h264_qpel ## SIZE ## _v_lowpass(halfV, full_mid, SIZE, SIZE);\
SIZE             2601 libavcodec/dsputil.c     put_h264_qpel ## SIZE ## _hv_lowpass(halfHV, tmp, src, SIZE, SIZE, stride);\
SIZE             2602 libavcodec/dsputil.c     OPNAME ## pixels ## SIZE ## _l2(dst, halfV, halfHV, stride, SIZE, SIZE, SIZE);\
SIZE             7926 libavcodec/h264.c     uint8_t temp[SIZE];
SIZE             7935 libavcodec/h264.c     init_put_bits(&pb, temp, SIZE);
SIZE             7944 libavcodec/h264.c     init_get_bits(&gb, temp, 8*SIZE);
SIZE             7960 libavcodec/h264.c     init_put_bits(&pb, temp, SIZE);
SIZE             7969 libavcodec/h264.c     init_get_bits(&gb, temp, 8*SIZE);
SIZE               75 libavcodec/ppc/h264_altivec.c static void OPNAME ## h264_qpel ## SIZE ## _mc00_ ## CODETYPE (uint8_t *dst, uint8_t *src, int stride){\
SIZE               76 libavcodec/ppc/h264_altivec.c     OPNAME ## pixels ## SIZE ## _ ## CODETYPE(dst, src, stride, SIZE);\
SIZE               79 libavcodec/ppc/h264_altivec.c static void OPNAME ## h264_qpel ## SIZE ## _mc10_ ## CODETYPE(uint8_t *dst, uint8_t *src, int stride){ \
SIZE               80 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(uint8_t, half[SIZE*SIZE]);\
SIZE               81 libavcodec/ppc/h264_altivec.c     put_h264_qpel ## SIZE ## _h_lowpass_ ## CODETYPE(half, src, SIZE, stride);\
SIZE               82 libavcodec/ppc/h264_altivec.c     OPNAME ## pixels ## SIZE ## _l2_ ## CODETYPE(dst, src, half, stride, stride, SIZE);\
SIZE               85 libavcodec/ppc/h264_altivec.c static void OPNAME ## h264_qpel ## SIZE ## _mc20_ ## CODETYPE(uint8_t *dst, uint8_t *src, int stride){\
SIZE               86 libavcodec/ppc/h264_altivec.c     OPNAME ## h264_qpel ## SIZE ## _h_lowpass_ ## CODETYPE(dst, src, stride, stride);\
SIZE               89 libavcodec/ppc/h264_altivec.c static void OPNAME ## h264_qpel ## SIZE ## _mc30_ ## CODETYPE(uint8_t *dst, uint8_t *src, int stride){\
SIZE               90 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(uint8_t, half[SIZE*SIZE]);\
SIZE               91 libavcodec/ppc/h264_altivec.c     put_h264_qpel ## SIZE ## _h_lowpass_ ## CODETYPE(half, src, SIZE, stride);\
SIZE               92 libavcodec/ppc/h264_altivec.c     OPNAME ## pixels ## SIZE ## _l2_ ## CODETYPE(dst, src+1, half, stride, stride, SIZE);\
SIZE               95 libavcodec/ppc/h264_altivec.c static void OPNAME ## h264_qpel ## SIZE ## _mc01_ ## CODETYPE(uint8_t *dst, uint8_t *src, int stride){\
SIZE               96 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(uint8_t, half[SIZE*SIZE]);\
SIZE               97 libavcodec/ppc/h264_altivec.c     put_h264_qpel ## SIZE ## _v_lowpass_ ## CODETYPE(half, src, SIZE, stride);\
SIZE               98 libavcodec/ppc/h264_altivec.c     OPNAME ## pixels ## SIZE ## _l2_ ## CODETYPE(dst, src, half, stride, stride, SIZE);\
SIZE              101 libavcodec/ppc/h264_altivec.c static void OPNAME ## h264_qpel ## SIZE ## _mc02_ ## CODETYPE(uint8_t *dst, uint8_t *src, int stride){\
SIZE              102 libavcodec/ppc/h264_altivec.c     OPNAME ## h264_qpel ## SIZE ## _v_lowpass_ ## CODETYPE(dst, src, stride, stride);\
SIZE              105 libavcodec/ppc/h264_altivec.c static void OPNAME ## h264_qpel ## SIZE ## _mc03_ ## CODETYPE(uint8_t *dst, uint8_t *src, int stride){\
SIZE              106 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(uint8_t, half[SIZE*SIZE]);\
SIZE              107 libavcodec/ppc/h264_altivec.c     put_h264_qpel ## SIZE ## _v_lowpass_ ## CODETYPE(half, src, SIZE, stride);\
SIZE              108 libavcodec/ppc/h264_altivec.c     OPNAME ## pixels ## SIZE ## _l2_ ## CODETYPE(dst, src+stride, half, stride, stride, SIZE);\
SIZE              111 libavcodec/ppc/h264_altivec.c static void OPNAME ## h264_qpel ## SIZE ## _mc11_ ## CODETYPE(uint8_t *dst, uint8_t *src, int stride){\
SIZE              112 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(uint8_t, halfH[SIZE*SIZE]);\
SIZE              113 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(uint8_t, halfV[SIZE*SIZE]);\
SIZE              114 libavcodec/ppc/h264_altivec.c     put_h264_qpel ## SIZE ## _h_lowpass_ ## CODETYPE(halfH, src, SIZE, stride);\
SIZE              115 libavcodec/ppc/h264_altivec.c     put_h264_qpel ## SIZE ## _v_lowpass_ ## CODETYPE(halfV, src, SIZE, stride);\
SIZE              116 libavcodec/ppc/h264_altivec.c     OPNAME ## pixels ## SIZE ## _l2_ ## CODETYPE(dst, halfH, halfV, stride, SIZE, SIZE);\
SIZE              119 libavcodec/ppc/h264_altivec.c static void OPNAME ## h264_qpel ## SIZE ## _mc31_ ## CODETYPE(uint8_t *dst, uint8_t *src, int stride){\
SIZE              120 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(uint8_t, halfH[SIZE*SIZE]);\
SIZE              121 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(uint8_t, halfV[SIZE*SIZE]);\
SIZE              122 libavcodec/ppc/h264_altivec.c     put_h264_qpel ## SIZE ## _h_lowpass_ ## CODETYPE(halfH, src, SIZE, stride);\
SIZE              123 libavcodec/ppc/h264_altivec.c     put_h264_qpel ## SIZE ## _v_lowpass_ ## CODETYPE(halfV, src+1, SIZE, stride);\
SIZE              124 libavcodec/ppc/h264_altivec.c     OPNAME ## pixels ## SIZE ## _l2_ ## CODETYPE(dst, halfH, halfV, stride, SIZE, SIZE);\
SIZE              127 libavcodec/ppc/h264_altivec.c static void OPNAME ## h264_qpel ## SIZE ## _mc13_ ## CODETYPE(uint8_t *dst, uint8_t *src, int stride){\
SIZE              128 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(uint8_t, halfH[SIZE*SIZE]);\
SIZE              129 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(uint8_t, halfV[SIZE*SIZE]);\
SIZE              130 libavcodec/ppc/h264_altivec.c     put_h264_qpel ## SIZE ## _h_lowpass_ ## CODETYPE(halfH, src + stride, SIZE, stride);\
SIZE              131 libavcodec/ppc/h264_altivec.c     put_h264_qpel ## SIZE ## _v_lowpass_ ## CODETYPE(halfV, src, SIZE, stride);\
SIZE              132 libavcodec/ppc/h264_altivec.c     OPNAME ## pixels ## SIZE ## _l2_ ## CODETYPE(dst, halfH, halfV, stride, SIZE, SIZE);\
SIZE              135 libavcodec/ppc/h264_altivec.c static void OPNAME ## h264_qpel ## SIZE ## _mc33_ ## CODETYPE(uint8_t *dst, uint8_t *src, int stride){\
SIZE              136 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(uint8_t, halfH[SIZE*SIZE]);\
SIZE              137 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(uint8_t, halfV[SIZE*SIZE]);\
SIZE              138 libavcodec/ppc/h264_altivec.c     put_h264_qpel ## SIZE ## _h_lowpass_ ## CODETYPE(halfH, src + stride, SIZE, stride);\
SIZE              139 libavcodec/ppc/h264_altivec.c     put_h264_qpel ## SIZE ## _v_lowpass_ ## CODETYPE(halfV, src+1, SIZE, stride);\
SIZE              140 libavcodec/ppc/h264_altivec.c     OPNAME ## pixels ## SIZE ## _l2_ ## CODETYPE(dst, halfH, halfV, stride, SIZE, SIZE);\
SIZE              143 libavcodec/ppc/h264_altivec.c static void OPNAME ## h264_qpel ## SIZE ## _mc22_ ## CODETYPE(uint8_t *dst, uint8_t *src, int stride){\
SIZE              144 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(int16_t, tmp[SIZE*(SIZE+8)]);\
SIZE              145 libavcodec/ppc/h264_altivec.c     OPNAME ## h264_qpel ## SIZE ## _hv_lowpass_ ## CODETYPE(dst, tmp, src, stride, SIZE, stride);\
SIZE              148 libavcodec/ppc/h264_altivec.c static void OPNAME ## h264_qpel ## SIZE ## _mc21_ ## CODETYPE(uint8_t *dst, uint8_t *src, int stride){\
SIZE              149 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(uint8_t, halfH[SIZE*SIZE]);\
SIZE              150 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(uint8_t, halfHV[SIZE*SIZE]);\
SIZE              151 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(int16_t, tmp[SIZE*(SIZE+8)]);\
SIZE              152 libavcodec/ppc/h264_altivec.c     put_h264_qpel ## SIZE ## _h_lowpass_ ## CODETYPE(halfH, src, SIZE, stride);\
SIZE              153 libavcodec/ppc/h264_altivec.c     put_h264_qpel ## SIZE ## _hv_lowpass_ ## CODETYPE(halfHV, tmp, src, SIZE, SIZE, stride);\
SIZE              154 libavcodec/ppc/h264_altivec.c     OPNAME ## pixels ## SIZE ## _l2_ ## CODETYPE(dst, halfH, halfHV, stride, SIZE, SIZE);\
SIZE              157 libavcodec/ppc/h264_altivec.c static void OPNAME ## h264_qpel ## SIZE ## _mc23_ ## CODETYPE(uint8_t *dst, uint8_t *src, int stride){\
SIZE              158 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(uint8_t, halfH[SIZE*SIZE]);\
SIZE              159 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(uint8_t, halfHV[SIZE*SIZE]);\
SIZE              160 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(int16_t, tmp[SIZE*(SIZE+8)]);\
SIZE              161 libavcodec/ppc/h264_altivec.c     put_h264_qpel ## SIZE ## _h_lowpass_ ## CODETYPE(halfH, src + stride, SIZE, stride);\
SIZE              162 libavcodec/ppc/h264_altivec.c     put_h264_qpel ## SIZE ## _hv_lowpass_ ## CODETYPE(halfHV, tmp, src, SIZE, SIZE, stride);\
SIZE              163 libavcodec/ppc/h264_altivec.c     OPNAME ## pixels ## SIZE ## _l2_ ## CODETYPE(dst, halfH, halfHV, stride, SIZE, SIZE);\
SIZE              166 libavcodec/ppc/h264_altivec.c static void OPNAME ## h264_qpel ## SIZE ## _mc12_ ## CODETYPE(uint8_t *dst, uint8_t *src, int stride){\
SIZE              167 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(uint8_t, halfV[SIZE*SIZE]);\
SIZE              168 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(uint8_t, halfHV[SIZE*SIZE]);\
SIZE              169 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(int16_t, tmp[SIZE*(SIZE+8)]);\
SIZE              170 libavcodec/ppc/h264_altivec.c     put_h264_qpel ## SIZE ## _v_lowpass_ ## CODETYPE(halfV, src, SIZE, stride);\
SIZE              171 libavcodec/ppc/h264_altivec.c     put_h264_qpel ## SIZE ## _hv_lowpass_ ## CODETYPE(halfHV, tmp, src, SIZE, SIZE, stride);\
SIZE              172 libavcodec/ppc/h264_altivec.c     OPNAME ## pixels ## SIZE ## _l2_ ## CODETYPE(dst, halfV, halfHV, stride, SIZE, SIZE);\
SIZE              175 libavcodec/ppc/h264_altivec.c static void OPNAME ## h264_qpel ## SIZE ## _mc32_ ## CODETYPE(uint8_t *dst, uint8_t *src, int stride){\
SIZE              176 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(uint8_t, halfV[SIZE*SIZE]);\
SIZE              177 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(uint8_t, halfHV[SIZE*SIZE]);\
SIZE              178 libavcodec/ppc/h264_altivec.c     DECLARE_ALIGNED_16(int16_t, tmp[SIZE*(SIZE+8)]);\
SIZE              179 libavcodec/ppc/h264_altivec.c     put_h264_qpel ## SIZE ## _v_lowpass_ ## CODETYPE(halfV, src+1, SIZE, stride);\
SIZE              180 libavcodec/ppc/h264_altivec.c     put_h264_qpel ## SIZE ## _hv_lowpass_ ## CODETYPE(halfHV, tmp, src, SIZE, SIZE, stride);\
SIZE              181 libavcodec/ppc/h264_altivec.c     OPNAME ## pixels ## SIZE ## _l2_ ## CODETYPE(dst, halfV, halfHV, stride, SIZE, SIZE);\
SIZE              117 libavcodec/rangecoder.c     uint8_t b[9*SIZE];
SIZE              118 libavcodec/rangecoder.c     uint8_t r[9*SIZE];
SIZE              122 libavcodec/rangecoder.c     ff_init_range_encoder(&c, b, SIZE);
SIZE              127 libavcodec/rangecoder.c     for(i=0; i<SIZE; i++){
SIZE              131 libavcodec/rangecoder.c     for(i=0; i<SIZE; i++){
SIZE              139 libavcodec/rangecoder.c     ff_init_range_decoder(&c, b, SIZE);
SIZE              143 libavcodec/rangecoder.c     for(i=0; i<SIZE; i++){
SIZE              211 libavcodec/rv30dsp.c static void OPNAME ## rv30_tpel ## SIZE ## _mc10_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              212 libavcodec/rv30dsp.c     OPNAME ## rv30_tpel ## SIZE ## _h_lowpass(dst, src, stride, stride, 12, 6);\
SIZE              215 libavcodec/rv30dsp.c static void OPNAME ## rv30_tpel ## SIZE ## _mc20_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              216 libavcodec/rv30dsp.c     OPNAME ## rv30_tpel ## SIZE ## _h_lowpass(dst, src, stride, stride, 6, 12);\
SIZE              219 libavcodec/rv30dsp.c static void OPNAME ## rv30_tpel ## SIZE ## _mc01_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              220 libavcodec/rv30dsp.c     OPNAME ## rv30_tpel ## SIZE ## _v_lowpass(dst, src, stride, stride, 12, 6);\
SIZE              223 libavcodec/rv30dsp.c static void OPNAME ## rv30_tpel ## SIZE ## _mc02_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              224 libavcodec/rv30dsp.c     OPNAME ## rv30_tpel ## SIZE ## _v_lowpass(dst, src, stride, stride, 6, 12);\
SIZE              227 libavcodec/rv30dsp.c static void OPNAME ## rv30_tpel ## SIZE ## _mc11_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              228 libavcodec/rv30dsp.c     OPNAME ## rv30_tpel ## SIZE ## _hv_lowpass(dst, src, stride, stride);\
SIZE              231 libavcodec/rv30dsp.c static void OPNAME ## rv30_tpel ## SIZE ## _mc12_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              232 libavcodec/rv30dsp.c     OPNAME ## rv30_tpel ## SIZE ## _hvv_lowpass(dst, src, stride, stride);\
SIZE              235 libavcodec/rv30dsp.c static void OPNAME ## rv30_tpel ## SIZE ## _mc21_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              236 libavcodec/rv30dsp.c     OPNAME ## rv30_tpel ## SIZE ## _hhv_lowpass(dst, src, stride, stride);\
SIZE              239 libavcodec/rv30dsp.c static void OPNAME ## rv30_tpel ## SIZE ## _mc22_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              240 libavcodec/rv30dsp.c     OPNAME ## rv30_tpel ## SIZE ## _hhvv_lowpass(dst, src, stride, stride);\
SIZE              104 libavcodec/rv40dsp.c static void OPNAME ## rv40_qpel ## SIZE ## _mc10_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              105 libavcodec/rv40dsp.c     OPNAME ## rv40_qpel ## SIZE ## _h_lowpass(dst, src, stride, stride, SIZE, 52, 20, 6);\
SIZE              108 libavcodec/rv40dsp.c static void OPNAME ## rv40_qpel ## SIZE ## _mc20_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              109 libavcodec/rv40dsp.c     OPNAME ## rv40_qpel ## SIZE ## _h_lowpass(dst, src, stride, stride, SIZE, 20, 20, 5);\
SIZE              112 libavcodec/rv40dsp.c static void OPNAME ## rv40_qpel ## SIZE ## _mc30_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              113 libavcodec/rv40dsp.c     OPNAME ## rv40_qpel ## SIZE ## _h_lowpass(dst, src, stride, stride, SIZE, 20, 52, 6);\
SIZE              116 libavcodec/rv40dsp.c static void OPNAME ## rv40_qpel ## SIZE ## _mc01_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              117 libavcodec/rv40dsp.c     OPNAME ## rv40_qpel ## SIZE ## _v_lowpass(dst, src, stride, stride, SIZE, 52, 20, 6);\
SIZE              120 libavcodec/rv40dsp.c static void OPNAME ## rv40_qpel ## SIZE ## _mc11_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              121 libavcodec/rv40dsp.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE              122 libavcodec/rv40dsp.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE              123 libavcodec/rv40dsp.c     put_rv40_qpel ## SIZE ## _h_lowpass(full, src - 2*stride, SIZE, stride, SIZE+5, 52, 20, 6);\
SIZE              124 libavcodec/rv40dsp.c     OPNAME ## rv40_qpel ## SIZE ## _v_lowpass(dst, full_mid, stride, SIZE, SIZE, 52, 20, 6);\
SIZE              127 libavcodec/rv40dsp.c static void OPNAME ## rv40_qpel ## SIZE ## _mc21_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              128 libavcodec/rv40dsp.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE              129 libavcodec/rv40dsp.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE              130 libavcodec/rv40dsp.c     put_rv40_qpel ## SIZE ## _h_lowpass(full, src - 2*stride, SIZE, stride, SIZE+5, 20, 20, 5);\
SIZE              131 libavcodec/rv40dsp.c     OPNAME ## rv40_qpel ## SIZE ## _v_lowpass(dst, full_mid, stride, SIZE, SIZE, 52, 20, 6);\
SIZE              134 libavcodec/rv40dsp.c static void OPNAME ## rv40_qpel ## SIZE ## _mc31_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              135 libavcodec/rv40dsp.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE              136 libavcodec/rv40dsp.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE              137 libavcodec/rv40dsp.c     put_rv40_qpel ## SIZE ## _h_lowpass(full, src - 2*stride, SIZE, stride, SIZE+5, 20, 52, 6);\
SIZE              138 libavcodec/rv40dsp.c     OPNAME ## rv40_qpel ## SIZE ## _v_lowpass(dst, full_mid, stride, SIZE, SIZE, 52, 20, 6);\
SIZE              141 libavcodec/rv40dsp.c static void OPNAME ## rv40_qpel ## SIZE ## _mc02_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              142 libavcodec/rv40dsp.c     OPNAME ## rv40_qpel ## SIZE ## _v_lowpass(dst, src, stride, stride, SIZE, 20, 20, 5);\
SIZE              145 libavcodec/rv40dsp.c static void OPNAME ## rv40_qpel ## SIZE ## _mc12_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              146 libavcodec/rv40dsp.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE              147 libavcodec/rv40dsp.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE              148 libavcodec/rv40dsp.c     put_rv40_qpel ## SIZE ## _h_lowpass(full, src - 2*stride, SIZE, stride, SIZE+5, 52, 20, 6);\
SIZE              149 libavcodec/rv40dsp.c     OPNAME ## rv40_qpel ## SIZE ## _v_lowpass(dst, full_mid, stride, SIZE, SIZE, 20, 20, 5);\
SIZE              152 libavcodec/rv40dsp.c static void OPNAME ## rv40_qpel ## SIZE ## _mc22_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              153 libavcodec/rv40dsp.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE              154 libavcodec/rv40dsp.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE              155 libavcodec/rv40dsp.c     put_rv40_qpel ## SIZE ## _h_lowpass(full, src - 2*stride, SIZE, stride, SIZE+5, 20, 20, 5);\
SIZE              156 libavcodec/rv40dsp.c     OPNAME ## rv40_qpel ## SIZE ## _v_lowpass(dst, full_mid, stride, SIZE, SIZE, 20, 20, 5);\
SIZE              159 libavcodec/rv40dsp.c static void OPNAME ## rv40_qpel ## SIZE ## _mc32_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              160 libavcodec/rv40dsp.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE              161 libavcodec/rv40dsp.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE              162 libavcodec/rv40dsp.c     put_rv40_qpel ## SIZE ## _h_lowpass(full, src - 2*stride, SIZE, stride, SIZE+5, 20, 52, 6);\
SIZE              163 libavcodec/rv40dsp.c     OPNAME ## rv40_qpel ## SIZE ## _v_lowpass(dst, full_mid, stride, SIZE, SIZE, 20, 20, 5);\
SIZE              166 libavcodec/rv40dsp.c static void OPNAME ## rv40_qpel ## SIZE ## _mc03_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              167 libavcodec/rv40dsp.c     OPNAME ## rv40_qpel ## SIZE ## _v_lowpass(dst, src, stride, stride, SIZE, 20, 52, 6);\
SIZE              170 libavcodec/rv40dsp.c static void OPNAME ## rv40_qpel ## SIZE ## _mc13_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              171 libavcodec/rv40dsp.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE              172 libavcodec/rv40dsp.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE              173 libavcodec/rv40dsp.c     put_rv40_qpel ## SIZE ## _h_lowpass(full, src - 2*stride, SIZE, stride, SIZE+5, 52, 20, 6);\
SIZE              174 libavcodec/rv40dsp.c     OPNAME ## rv40_qpel ## SIZE ## _v_lowpass(dst, full_mid, stride, SIZE, SIZE, 20, 52, 6);\
SIZE              177 libavcodec/rv40dsp.c static void OPNAME ## rv40_qpel ## SIZE ## _mc23_c(uint8_t *dst, uint8_t *src, int stride){\
SIZE              178 libavcodec/rv40dsp.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE              179 libavcodec/rv40dsp.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE              180 libavcodec/rv40dsp.c     put_rv40_qpel ## SIZE ## _h_lowpass(full, src - 2*stride, SIZE, stride, SIZE+5, 20, 20, 5);\
SIZE              181 libavcodec/rv40dsp.c     OPNAME ## rv40_qpel ## SIZE ## _v_lowpass(dst, full_mid, stride, SIZE, SIZE, 20, 52, 6);\
SIZE             1146 libavcodec/sh4/qpel.c static void OPNAME ## h264_qpel ## SIZE ## _mc00_sh4 (uint8_t *dst, uint8_t *src, int stride){\
SIZE             1147 libavcodec/sh4/qpel.c     OPNAME ## pixels ## SIZE ## _c(dst, src, stride, SIZE);\
SIZE             1150 libavcodec/sh4/qpel.c static void OPNAME ## h264_qpel ## SIZE ## _mc10_sh4(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1151 libavcodec/sh4/qpel.c     uint8_t half[SIZE*SIZE];\
SIZE             1152 libavcodec/sh4/qpel.c     put_h264_qpel ## SIZE ## _h_lowpass(half, src, SIZE, stride);\
SIZE             1153 libavcodec/sh4/qpel.c     OPNAME ## pixels ## SIZE ## _l2_aligned2(dst, src, half, stride, stride, SIZE, SIZE);\
SIZE             1156 libavcodec/sh4/qpel.c static void OPNAME ## h264_qpel ## SIZE ## _mc20_sh4(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1157 libavcodec/sh4/qpel.c     OPNAME ## h264_qpel ## SIZE ## _h_lowpass(dst, src, stride, stride);\
SIZE             1160 libavcodec/sh4/qpel.c static void OPNAME ## h264_qpel ## SIZE ## _mc30_sh4(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1161 libavcodec/sh4/qpel.c     uint8_t half[SIZE*SIZE];\
SIZE             1162 libavcodec/sh4/qpel.c     put_h264_qpel ## SIZE ## _h_lowpass(half, src, SIZE, stride);\
SIZE             1163 libavcodec/sh4/qpel.c     OPNAME ## pixels ## SIZE ## _l2_aligned2(dst, src+1, half, stride, stride, SIZE, SIZE);\
SIZE             1166 libavcodec/sh4/qpel.c static void OPNAME ## h264_qpel ## SIZE ## _mc01_sh4(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1167 libavcodec/sh4/qpel.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE             1168 libavcodec/sh4/qpel.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE             1169 libavcodec/sh4/qpel.c     uint8_t half[SIZE*SIZE];\
SIZE             1170 libavcodec/sh4/qpel.c     copy_block ## SIZE (full, src - stride*2, SIZE,  stride, SIZE + 5);\
SIZE             1171 libavcodec/sh4/qpel.c     put_h264_qpel ## SIZE ## _v_lowpass(half, full_mid, SIZE, SIZE);\
SIZE             1172 libavcodec/sh4/qpel.c     OPNAME ## pixels ## SIZE ## _l2_aligned(dst, full_mid, half, stride, SIZE, SIZE, SIZE);\
SIZE             1175 libavcodec/sh4/qpel.c static void OPNAME ## h264_qpel ## SIZE ## _mc02_sh4(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1176 libavcodec/sh4/qpel.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE             1177 libavcodec/sh4/qpel.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE             1178 libavcodec/sh4/qpel.c     copy_block ## SIZE (full, src - stride*2, SIZE,  stride, SIZE + 5);\
SIZE             1179 libavcodec/sh4/qpel.c     OPNAME ## h264_qpel ## SIZE ## _v_lowpass(dst, full_mid, stride, SIZE);\
SIZE             1182 libavcodec/sh4/qpel.c static void OPNAME ## h264_qpel ## SIZE ## _mc03_sh4(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1183 libavcodec/sh4/qpel.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE             1184 libavcodec/sh4/qpel.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE             1185 libavcodec/sh4/qpel.c     uint8_t half[SIZE*SIZE];\
SIZE             1186 libavcodec/sh4/qpel.c     copy_block ## SIZE (full, src - stride*2, SIZE,  stride, SIZE + 5);\
SIZE             1187 libavcodec/sh4/qpel.c     put_h264_qpel ## SIZE ## _v_lowpass(half, full_mid, SIZE, SIZE);\
SIZE             1188 libavcodec/sh4/qpel.c     OPNAME ## pixels ## SIZE ## _l2_aligned(dst, full_mid+SIZE, half, stride, SIZE, SIZE, SIZE);\
SIZE             1191 libavcodec/sh4/qpel.c static void OPNAME ## h264_qpel ## SIZE ## _mc11_sh4(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1192 libavcodec/sh4/qpel.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE             1193 libavcodec/sh4/qpel.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE             1194 libavcodec/sh4/qpel.c     uint8_t halfH[SIZE*SIZE];\
SIZE             1195 libavcodec/sh4/qpel.c     uint8_t halfV[SIZE*SIZE];\
SIZE             1196 libavcodec/sh4/qpel.c     put_h264_qpel ## SIZE ## _h_lowpass(halfH, src, SIZE, stride);\
SIZE             1197 libavcodec/sh4/qpel.c     copy_block ## SIZE (full, src - stride*2, SIZE,  stride, SIZE + 5);\
SIZE             1198 libavcodec/sh4/qpel.c     put_h264_qpel ## SIZE ## _v_lowpass(halfV, full_mid, SIZE, SIZE);\
SIZE             1199 libavcodec/sh4/qpel.c     OPNAME ## pixels ## SIZE ## _l2_aligned(dst, halfH, halfV, stride, SIZE, SIZE, SIZE);\
SIZE             1202 libavcodec/sh4/qpel.c static void OPNAME ## h264_qpel ## SIZE ## _mc31_sh4(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1203 libavcodec/sh4/qpel.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE             1204 libavcodec/sh4/qpel.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE             1205 libavcodec/sh4/qpel.c     uint8_t halfH[SIZE*SIZE];\
SIZE             1206 libavcodec/sh4/qpel.c     uint8_t halfV[SIZE*SIZE];\
SIZE             1207 libavcodec/sh4/qpel.c     put_h264_qpel ## SIZE ## _h_lowpass(halfH, src, SIZE, stride);\
SIZE             1208 libavcodec/sh4/qpel.c     copy_block ## SIZE (full, src - stride*2 + 1, SIZE,  stride, SIZE + 5);\
SIZE             1209 libavcodec/sh4/qpel.c     put_h264_qpel ## SIZE ## _v_lowpass(halfV, full_mid, SIZE, SIZE);\
SIZE             1210 libavcodec/sh4/qpel.c     OPNAME ## pixels ## SIZE ## _l2_aligned(dst, halfH, halfV, stride, SIZE, SIZE, SIZE);\
SIZE             1213 libavcodec/sh4/qpel.c static void OPNAME ## h264_qpel ## SIZE ## _mc13_sh4(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1214 libavcodec/sh4/qpel.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE             1215 libavcodec/sh4/qpel.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE             1216 libavcodec/sh4/qpel.c     uint8_t halfH[SIZE*SIZE];\
SIZE             1217 libavcodec/sh4/qpel.c     uint8_t halfV[SIZE*SIZE];\
SIZE             1218 libavcodec/sh4/qpel.c     put_h264_qpel ## SIZE ## _h_lowpass(halfH, src + stride, SIZE, stride);\
SIZE             1219 libavcodec/sh4/qpel.c     copy_block ## SIZE (full, src - stride*2, SIZE,  stride, SIZE + 5);\
SIZE             1220 libavcodec/sh4/qpel.c     put_h264_qpel ## SIZE ## _v_lowpass(halfV, full_mid, SIZE, SIZE);\
SIZE             1221 libavcodec/sh4/qpel.c     OPNAME ## pixels ## SIZE ## _l2_aligned(dst, halfH, halfV, stride, SIZE, SIZE, SIZE);\
SIZE             1224 libavcodec/sh4/qpel.c static void OPNAME ## h264_qpel ## SIZE ## _mc33_sh4(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1225 libavcodec/sh4/qpel.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE             1226 libavcodec/sh4/qpel.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE             1227 libavcodec/sh4/qpel.c     uint8_t halfH[SIZE*SIZE];\
SIZE             1228 libavcodec/sh4/qpel.c     uint8_t halfV[SIZE*SIZE];\
SIZE             1229 libavcodec/sh4/qpel.c     put_h264_qpel ## SIZE ## _h_lowpass(halfH, src + stride, SIZE, stride);\
SIZE             1230 libavcodec/sh4/qpel.c     copy_block ## SIZE (full, src - stride*2 + 1, SIZE,  stride, SIZE + 5);\
SIZE             1231 libavcodec/sh4/qpel.c     put_h264_qpel ## SIZE ## _v_lowpass(halfV, full_mid, SIZE, SIZE);\
SIZE             1232 libavcodec/sh4/qpel.c     OPNAME ## pixels ## SIZE ## _l2_aligned(dst, halfH, halfV, stride, SIZE, SIZE, SIZE);\
SIZE             1235 libavcodec/sh4/qpel.c static void OPNAME ## h264_qpel ## SIZE ## _mc22_sh4(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1236 libavcodec/sh4/qpel.c     int16_t tmp[SIZE*(SIZE+5)];\
SIZE             1237 libavcodec/sh4/qpel.c     OPNAME ## h264_qpel ## SIZE ## _hv_lowpass(dst, tmp, src, stride, SIZE, stride);\
SIZE             1240 libavcodec/sh4/qpel.c static void OPNAME ## h264_qpel ## SIZE ## _mc21_sh4(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1241 libavcodec/sh4/qpel.c     int16_t tmp[SIZE*(SIZE+5)];\
SIZE             1242 libavcodec/sh4/qpel.c     uint8_t halfH[SIZE*SIZE];\
SIZE             1243 libavcodec/sh4/qpel.c     uint8_t halfHV[SIZE*SIZE];\
SIZE             1244 libavcodec/sh4/qpel.c     put_h264_qpel ## SIZE ## _h_lowpass(halfH, src, SIZE, stride);\
SIZE             1245 libavcodec/sh4/qpel.c     put_h264_qpel ## SIZE ## _hv_lowpass(halfHV, tmp, src, SIZE, SIZE, stride);\
SIZE             1246 libavcodec/sh4/qpel.c     OPNAME ## pixels ## SIZE ## _l2_aligned(dst, halfH, halfHV, stride, SIZE, SIZE, SIZE);\
SIZE             1249 libavcodec/sh4/qpel.c static void OPNAME ## h264_qpel ## SIZE ## _mc23_sh4(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1250 libavcodec/sh4/qpel.c     int16_t tmp[SIZE*(SIZE+5)];\
SIZE             1251 libavcodec/sh4/qpel.c     uint8_t halfH[SIZE*SIZE];\
SIZE             1252 libavcodec/sh4/qpel.c     uint8_t halfHV[SIZE*SIZE];\
SIZE             1253 libavcodec/sh4/qpel.c     put_h264_qpel ## SIZE ## _h_lowpass(halfH, src + stride, SIZE, stride);\
SIZE             1254 libavcodec/sh4/qpel.c     put_h264_qpel ## SIZE ## _hv_lowpass(halfHV, tmp, src, SIZE, SIZE, stride);\
SIZE             1255 libavcodec/sh4/qpel.c     OPNAME ## pixels ## SIZE ## _l2_aligned(dst, halfH, halfHV, stride, SIZE, SIZE, SIZE);\
SIZE             1258 libavcodec/sh4/qpel.c static void OPNAME ## h264_qpel ## SIZE ## _mc12_sh4(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1259 libavcodec/sh4/qpel.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE             1260 libavcodec/sh4/qpel.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE             1261 libavcodec/sh4/qpel.c     int16_t tmp[SIZE*(SIZE+5)];\
SIZE             1262 libavcodec/sh4/qpel.c     uint8_t halfV[SIZE*SIZE];\
SIZE             1263 libavcodec/sh4/qpel.c     uint8_t halfHV[SIZE*SIZE];\
SIZE             1264 libavcodec/sh4/qpel.c     copy_block ## SIZE (full, src - stride*2, SIZE,  stride, SIZE + 5);\
SIZE             1265 libavcodec/sh4/qpel.c     put_h264_qpel ## SIZE ## _v_lowpass(halfV, full_mid, SIZE, SIZE);\
SIZE             1266 libavcodec/sh4/qpel.c     put_h264_qpel ## SIZE ## _hv_lowpass(halfHV, tmp, src, SIZE, SIZE, stride);\
SIZE             1267 libavcodec/sh4/qpel.c     OPNAME ## pixels ## SIZE ## _l2_aligned(dst, halfV, halfHV, stride, SIZE, SIZE, SIZE);\
SIZE             1270 libavcodec/sh4/qpel.c static void OPNAME ## h264_qpel ## SIZE ## _mc32_sh4(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1271 libavcodec/sh4/qpel.c     uint8_t full[SIZE*(SIZE+5)];\
SIZE             1272 libavcodec/sh4/qpel.c     uint8_t * const full_mid= full + SIZE*2;\
SIZE             1273 libavcodec/sh4/qpel.c     int16_t tmp[SIZE*(SIZE+5)];\
SIZE             1274 libavcodec/sh4/qpel.c     uint8_t halfV[SIZE*SIZE];\
SIZE             1275 libavcodec/sh4/qpel.c     uint8_t halfHV[SIZE*SIZE];\
SIZE             1276 libavcodec/sh4/qpel.c     copy_block ## SIZE (full, src - stride*2 + 1, SIZE,  stride, SIZE + 5);\
SIZE             1277 libavcodec/sh4/qpel.c     put_h264_qpel ## SIZE ## _v_lowpass(halfV, full_mid, SIZE, SIZE);\
SIZE             1278 libavcodec/sh4/qpel.c     put_h264_qpel ## SIZE ## _hv_lowpass(halfHV, tmp, src, SIZE, SIZE, stride);\
SIZE             1279 libavcodec/sh4/qpel.c     OPNAME ## pixels ## SIZE ## _l2_aligned(dst, halfV, halfHV, stride, SIZE, SIZE, SIZE);\
SIZE              400 libavcodec/x86/cavsdsp_mmx.c static void ff_ ## OPNAME ## cavs_qpel ## SIZE ## _mc20_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE              401 libavcodec/x86/cavsdsp_mmx.c     OPNAME ## cavs_qpel ## SIZE ## _h_ ## MMX(dst, src, stride, stride);\
SIZE              404 libavcodec/x86/cavsdsp_mmx.c static void ff_ ## OPNAME ## cavs_qpel ## SIZE ## _mc01_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE              405 libavcodec/x86/cavsdsp_mmx.c     OPNAME ## cavs_qpel ## SIZE ## _v1_ ## MMX(dst, src, stride, stride);\
SIZE              408 libavcodec/x86/cavsdsp_mmx.c static void ff_ ## OPNAME ## cavs_qpel ## SIZE ## _mc02_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE              409 libavcodec/x86/cavsdsp_mmx.c     OPNAME ## cavs_qpel ## SIZE ## _v2_ ## MMX(dst, src, stride, stride);\
SIZE              412 libavcodec/x86/cavsdsp_mmx.c static void ff_ ## OPNAME ## cavs_qpel ## SIZE ## _mc03_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE              413 libavcodec/x86/cavsdsp_mmx.c     OPNAME ## cavs_qpel ## SIZE ## _v3_ ## MMX(dst, src, stride, stride);\
SIZE             1594 libavcodec/x86/dsputil_mmx.c #define QPEL_2TAP_XY(OPNAME, SIZE, MMX, XY, HPEL)\
SIZE             1595 libavcodec/x86/dsputil_mmx.c static void OPNAME ## 2tap_qpel ## SIZE ## _mc ## XY ## _ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1596 libavcodec/x86/dsputil_mmx.c     OPNAME ## pixels ## SIZE ## HPEL(dst, src, stride, SIZE);\
SIZE             1599 libavcodec/x86/dsputil_mmx.c static void OPNAME ## 2tap_qpel ## SIZE ## _mc ## XY ## _ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1600 libavcodec/x86/dsputil_mmx.c     OPNAME ## 2tap_qpel ## SIZE ## _l3_ ## MMX(dst, src+S0, stride, SIZE, S1, S2);\
SIZE             1604 libavcodec/x86/dsputil_mmx.c QPEL_2TAP_XY(OPNAME, SIZE, MMX, 20, _x2_ ## MMX)\
SIZE             1605 libavcodec/x86/dsputil_mmx.c QPEL_2TAP_XY(OPNAME, SIZE, MMX, 02, _y2_ ## MMX)\
SIZE             1606 libavcodec/x86/dsputil_mmx.c QPEL_2TAP_XY(OPNAME, SIZE, MMX, 22, _xy2_mmx)\
SIZE             1607 libavcodec/x86/dsputil_mmx.c static const qpel_mc_func OPNAME ## 2tap_qpel ## SIZE ## _mc00_ ## MMX =\
SIZE             1608 libavcodec/x86/dsputil_mmx.c                           OPNAME ## qpel ## SIZE ## _mc00_ ## MMX;\
SIZE             1609 libavcodec/x86/dsputil_mmx.c static const qpel_mc_func OPNAME ## 2tap_qpel ## SIZE ## _mc21_ ## MMX =\
SIZE             1610 libavcodec/x86/dsputil_mmx.c                           OPNAME ## 2tap_qpel ## SIZE ## _mc20_ ## MMX;\
SIZE             1611 libavcodec/x86/dsputil_mmx.c static const qpel_mc_func OPNAME ## 2tap_qpel ## SIZE ## _mc12_ ## MMX =\
SIZE             1612 libavcodec/x86/dsputil_mmx.c                           OPNAME ## 2tap_qpel ## SIZE ## _mc02_ ## MMX;\
SIZE             1613 libavcodec/x86/dsputil_mmx.c static void OPNAME ## 2tap_qpel ## SIZE ## _mc32_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1614 libavcodec/x86/dsputil_mmx.c     OPNAME ## pixels ## SIZE ## _y2_ ## MMX(dst, src+1, stride, SIZE);\
SIZE             1616 libavcodec/x86/dsputil_mmx.c static void OPNAME ## 2tap_qpel ## SIZE ## _mc23_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1617 libavcodec/x86/dsputil_mmx.c     OPNAME ## pixels ## SIZE ## _x2_ ## MMX(dst, src+stride, stride, SIZE);\
SIZE             1619 libavcodec/x86/dsputil_mmx.c QPEL_2TAP_L3(OPNAME, SIZE, MMX, 10, 0,         1,       0)\
SIZE             1620 libavcodec/x86/dsputil_mmx.c QPEL_2TAP_L3(OPNAME, SIZE, MMX, 30, 1,        -1,       0)\
SIZE             1621 libavcodec/x86/dsputil_mmx.c QPEL_2TAP_L3(OPNAME, SIZE, MMX, 01, 0,         stride,  0)\
SIZE             1622 libavcodec/x86/dsputil_mmx.c QPEL_2TAP_L3(OPNAME, SIZE, MMX, 03, stride,   -stride,  0)\
SIZE             1623 libavcodec/x86/dsputil_mmx.c QPEL_2TAP_L3(OPNAME, SIZE, MMX, 11, 0,         stride,  1)\
SIZE             1624 libavcodec/x86/dsputil_mmx.c QPEL_2TAP_L3(OPNAME, SIZE, MMX, 31, 1,         stride, -1)\
SIZE             1625 libavcodec/x86/dsputil_mmx.c QPEL_2TAP_L3(OPNAME, SIZE, MMX, 13, stride,   -stride,  1)\
SIZE             1626 libavcodec/x86/dsputil_mmx.c QPEL_2TAP_L3(OPNAME, SIZE, MMX, 33, stride+1, -stride, -1)\
SIZE             2651 libavcodec/x86/dsputil_mmx.c         c->PFX ## _pixels_tab[IDX][0] = PFX ## _pixels ## SIZE ## _ ## CPU; \
SIZE             2652 libavcodec/x86/dsputil_mmx.c         c->PFX ## _pixels_tab[IDX][1] = PFX ## _pixels ## SIZE ## _x2_ ## CPU; \
SIZE             2653 libavcodec/x86/dsputil_mmx.c         c->PFX ## _pixels_tab[IDX][2] = PFX ## _pixels ## SIZE ## _y2_ ## CPU; \
SIZE             2654 libavcodec/x86/dsputil_mmx.c         c->PFX ## _pixels_tab[IDX][3] = PFX ## _pixels ## SIZE ## _xy2_ ## CPU
SIZE             2736 libavcodec/x86/dsputil_mmx.c             c->PFX ## _pixels_tab[IDX][ 0] = PFX ## SIZE ## _mc00_ ## CPU; \
SIZE             2737 libavcodec/x86/dsputil_mmx.c             c->PFX ## _pixels_tab[IDX][ 1] = PFX ## SIZE ## _mc10_ ## CPU; \
SIZE             2738 libavcodec/x86/dsputil_mmx.c             c->PFX ## _pixels_tab[IDX][ 2] = PFX ## SIZE ## _mc20_ ## CPU; \
SIZE             2739 libavcodec/x86/dsputil_mmx.c             c->PFX ## _pixels_tab[IDX][ 3] = PFX ## SIZE ## _mc30_ ## CPU; \
SIZE             2740 libavcodec/x86/dsputil_mmx.c             c->PFX ## _pixels_tab[IDX][ 4] = PFX ## SIZE ## _mc01_ ## CPU; \
SIZE             2741 libavcodec/x86/dsputil_mmx.c             c->PFX ## _pixels_tab[IDX][ 5] = PFX ## SIZE ## _mc11_ ## CPU; \
SIZE             2742 libavcodec/x86/dsputil_mmx.c             c->PFX ## _pixels_tab[IDX][ 6] = PFX ## SIZE ## _mc21_ ## CPU; \
SIZE             2743 libavcodec/x86/dsputil_mmx.c             c->PFX ## _pixels_tab[IDX][ 7] = PFX ## SIZE ## _mc31_ ## CPU; \
SIZE             2744 libavcodec/x86/dsputil_mmx.c             c->PFX ## _pixels_tab[IDX][ 8] = PFX ## SIZE ## _mc02_ ## CPU; \
SIZE             2745 libavcodec/x86/dsputil_mmx.c             c->PFX ## _pixels_tab[IDX][ 9] = PFX ## SIZE ## _mc12_ ## CPU; \
SIZE             2746 libavcodec/x86/dsputil_mmx.c             c->PFX ## _pixels_tab[IDX][10] = PFX ## SIZE ## _mc22_ ## CPU; \
SIZE             2747 libavcodec/x86/dsputil_mmx.c             c->PFX ## _pixels_tab[IDX][11] = PFX ## SIZE ## _mc32_ ## CPU; \
SIZE             2748 libavcodec/x86/dsputil_mmx.c             c->PFX ## _pixels_tab[IDX][12] = PFX ## SIZE ## _mc03_ ## CPU; \
SIZE             2749 libavcodec/x86/dsputil_mmx.c             c->PFX ## _pixels_tab[IDX][13] = PFX ## SIZE ## _mc13_ ## CPU; \
SIZE             2750 libavcodec/x86/dsputil_mmx.c             c->PFX ## _pixels_tab[IDX][14] = PFX ## SIZE ## _mc23_ ## CPU; \
SIZE             2751 libavcodec/x86/dsputil_mmx.c             c->PFX ## _pixels_tab[IDX][15] = PFX ## SIZE ## _mc33_ ## CPU
SIZE             1918 libavcodec/x86/h264dsp_mmx.c H264_MC_C(OPNAME, SIZE, MMX, ALIGN)\
SIZE             1919 libavcodec/x86/h264dsp_mmx.c H264_MC_V(OPNAME, SIZE, MMX, ALIGN)\
SIZE             1920 libavcodec/x86/h264dsp_mmx.c H264_MC_H(OPNAME, SIZE, MMX, ALIGN)\
SIZE             1921 libavcodec/x86/h264dsp_mmx.c H264_MC_HV(OPNAME, SIZE, MMX, ALIGN)\
SIZE             1933 libavcodec/x86/h264dsp_mmx.c static void OPNAME ## h264_qpel ## SIZE ## _mc00_ ## MMX (uint8_t *dst, uint8_t *src, int stride){\
SIZE             1934 libavcodec/x86/h264dsp_mmx.c     OPNAME ## pixels ## SIZE ## _ ## MMX(dst, src, stride, SIZE);\
SIZE             1938 libavcodec/x86/h264dsp_mmx.c static void OPNAME ## h264_qpel ## SIZE ## _mc10_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1939 libavcodec/x86/h264dsp_mmx.c     OPNAME ## h264_qpel ## SIZE ## _h_lowpass_l2_ ## MMX(dst, src, src, stride, stride);\
SIZE             1942 libavcodec/x86/h264dsp_mmx.c static void OPNAME ## h264_qpel ## SIZE ## _mc20_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1943 libavcodec/x86/h264dsp_mmx.c     OPNAME ## h264_qpel ## SIZE ## _h_lowpass_ ## MMX(dst, src, stride, stride);\
SIZE             1946 libavcodec/x86/h264dsp_mmx.c static void OPNAME ## h264_qpel ## SIZE ## _mc30_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1947 libavcodec/x86/h264dsp_mmx.c     OPNAME ## h264_qpel ## SIZE ## _h_lowpass_l2_ ## MMX(dst, src, src+1, stride, stride);\
SIZE             1951 libavcodec/x86/h264dsp_mmx.c static void OPNAME ## h264_qpel ## SIZE ## _mc01_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1952 libavcodec/x86/h264dsp_mmx.c     DECLARE_ALIGNED(ALIGN, uint8_t, temp[SIZE*SIZE]);\
SIZE             1953 libavcodec/x86/h264dsp_mmx.c     put_h264_qpel ## SIZE ## _v_lowpass_ ## MMX(temp, src, SIZE, stride);\
SIZE             1954 libavcodec/x86/h264dsp_mmx.c     OPNAME ## pixels ## SIZE ## _l2_ ## MMX(dst, src, temp, stride, stride, SIZE);\
SIZE             1957 libavcodec/x86/h264dsp_mmx.c static void OPNAME ## h264_qpel ## SIZE ## _mc02_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1958 libavcodec/x86/h264dsp_mmx.c     OPNAME ## h264_qpel ## SIZE ## _v_lowpass_ ## MMX(dst, src, stride, stride);\
SIZE             1961 libavcodec/x86/h264dsp_mmx.c static void OPNAME ## h264_qpel ## SIZE ## _mc03_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1962 libavcodec/x86/h264dsp_mmx.c     DECLARE_ALIGNED(ALIGN, uint8_t, temp[SIZE*SIZE]);\
SIZE             1963 libavcodec/x86/h264dsp_mmx.c     put_h264_qpel ## SIZE ## _v_lowpass_ ## MMX(temp, src, SIZE, stride);\
SIZE             1964 libavcodec/x86/h264dsp_mmx.c     OPNAME ## pixels ## SIZE ## _l2_ ## MMX(dst, src+stride, temp, stride, stride, SIZE);\
SIZE             1968 libavcodec/x86/h264dsp_mmx.c static void OPNAME ## h264_qpel ## SIZE ## _mc11_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1969 libavcodec/x86/h264dsp_mmx.c     DECLARE_ALIGNED(ALIGN, uint8_t, temp[SIZE*SIZE]);\
SIZE             1970 libavcodec/x86/h264dsp_mmx.c     put_h264_qpel ## SIZE ## _v_lowpass_ ## MMX(temp, src, SIZE, stride);\
SIZE             1971 libavcodec/x86/h264dsp_mmx.c     OPNAME ## h264_qpel ## SIZE ## _h_lowpass_l2_ ## MMX(dst, src, temp, stride, SIZE);\
SIZE             1974 libavcodec/x86/h264dsp_mmx.c static void OPNAME ## h264_qpel ## SIZE ## _mc31_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1975 libavcodec/x86/h264dsp_mmx.c     DECLARE_ALIGNED(ALIGN, uint8_t, temp[SIZE*SIZE]);\
SIZE             1976 libavcodec/x86/h264dsp_mmx.c     put_h264_qpel ## SIZE ## _v_lowpass_ ## MMX(temp, src+1, SIZE, stride);\
SIZE             1977 libavcodec/x86/h264dsp_mmx.c     OPNAME ## h264_qpel ## SIZE ## _h_lowpass_l2_ ## MMX(dst, src, temp, stride, SIZE);\
SIZE             1980 libavcodec/x86/h264dsp_mmx.c static void OPNAME ## h264_qpel ## SIZE ## _mc13_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1981 libavcodec/x86/h264dsp_mmx.c     DECLARE_ALIGNED(ALIGN, uint8_t, temp[SIZE*SIZE]);\
SIZE             1982 libavcodec/x86/h264dsp_mmx.c     put_h264_qpel ## SIZE ## _v_lowpass_ ## MMX(temp, src, SIZE, stride);\
SIZE             1983 libavcodec/x86/h264dsp_mmx.c     OPNAME ## h264_qpel ## SIZE ## _h_lowpass_l2_ ## MMX(dst, src+stride, temp, stride, SIZE);\
SIZE             1986 libavcodec/x86/h264dsp_mmx.c static void OPNAME ## h264_qpel ## SIZE ## _mc33_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1987 libavcodec/x86/h264dsp_mmx.c     DECLARE_ALIGNED(ALIGN, uint8_t, temp[SIZE*SIZE]);\
SIZE             1988 libavcodec/x86/h264dsp_mmx.c     put_h264_qpel ## SIZE ## _v_lowpass_ ## MMX(temp, src+1, SIZE, stride);\
SIZE             1989 libavcodec/x86/h264dsp_mmx.c     OPNAME ## h264_qpel ## SIZE ## _h_lowpass_l2_ ## MMX(dst, src+stride, temp, stride, SIZE);\
SIZE             1992 libavcodec/x86/h264dsp_mmx.c static void OPNAME ## h264_qpel ## SIZE ## _mc22_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1993 libavcodec/x86/h264dsp_mmx.c     DECLARE_ALIGNED(ALIGN, uint16_t, temp[SIZE*(SIZE<8?12:24)]);\
SIZE             1994 libavcodec/x86/h264dsp_mmx.c     OPNAME ## h264_qpel ## SIZE ## _hv_lowpass_ ## MMX(dst, temp, src, stride, SIZE, stride);\
SIZE             1997 libavcodec/x86/h264dsp_mmx.c static void OPNAME ## h264_qpel ## SIZE ## _mc21_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE             1998 libavcodec/x86/h264dsp_mmx.c     DECLARE_ALIGNED(ALIGN, uint8_t, temp[SIZE*(SIZE<8?12:24)*2 + SIZE*SIZE]);\
SIZE             2000 libavcodec/x86/h264dsp_mmx.c     int16_t * const halfV= (int16_t*)(temp + SIZE*SIZE);\
SIZE             2002 libavcodec/x86/h264dsp_mmx.c     put_h264_qpel ## SIZE ## _hv_lowpass_ ## MMX(halfHV, halfV, src, SIZE, SIZE, stride);\
SIZE             2003 libavcodec/x86/h264dsp_mmx.c     OPNAME ## h264_qpel ## SIZE ## _h_lowpass_l2_ ## MMX(dst, src, halfHV, stride, SIZE);\
SIZE             2006 libavcodec/x86/h264dsp_mmx.c static void OPNAME ## h264_qpel ## SIZE ## _mc23_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE             2007 libavcodec/x86/h264dsp_mmx.c     DECLARE_ALIGNED(ALIGN, uint8_t, temp[SIZE*(SIZE<8?12:24)*2 + SIZE*SIZE]);\
SIZE             2009 libavcodec/x86/h264dsp_mmx.c     int16_t * const halfV= (int16_t*)(temp + SIZE*SIZE);\
SIZE             2011 libavcodec/x86/h264dsp_mmx.c     put_h264_qpel ## SIZE ## _hv_lowpass_ ## MMX(halfHV, halfV, src, SIZE, SIZE, stride);\
SIZE             2012 libavcodec/x86/h264dsp_mmx.c     OPNAME ## h264_qpel ## SIZE ## _h_lowpass_l2_ ## MMX(dst, src+stride, halfHV, stride, SIZE);\
SIZE             2015 libavcodec/x86/h264dsp_mmx.c static void OPNAME ## h264_qpel ## SIZE ## _mc12_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE             2016 libavcodec/x86/h264dsp_mmx.c     DECLARE_ALIGNED(ALIGN, uint8_t, temp[SIZE*(SIZE<8?12:24)*2 + SIZE*SIZE]);\
SIZE             2018 libavcodec/x86/h264dsp_mmx.c     int16_t * const halfV= (int16_t*)(temp + SIZE*SIZE);\
SIZE             2020 libavcodec/x86/h264dsp_mmx.c     put_h264_qpel ## SIZE ## _hv_lowpass_ ## MMX(halfHV, halfV, src, SIZE, SIZE, stride);\
SIZE             2021 libavcodec/x86/h264dsp_mmx.c     OPNAME ## pixels ## SIZE ## _l2_shift5_ ## MMX(dst, halfV+2, halfHV, stride, SIZE, SIZE);\
SIZE             2024 libavcodec/x86/h264dsp_mmx.c static void OPNAME ## h264_qpel ## SIZE ## _mc32_ ## MMX(uint8_t *dst, uint8_t *src, int stride){\
SIZE             2025 libavcodec/x86/h264dsp_mmx.c     DECLARE_ALIGNED(ALIGN, uint8_t, temp[SIZE*(SIZE<8?12:24)*2 + SIZE*SIZE]);\
SIZE             2027 libavcodec/x86/h264dsp_mmx.c     int16_t * const halfV= (int16_t*)(temp + SIZE*SIZE);\
SIZE             2029 libavcodec/x86/h264dsp_mmx.c     put_h264_qpel ## SIZE ## _hv_lowpass_ ## MMX(halfHV, halfV, src, SIZE, SIZE, stride);\
SIZE             2030 libavcodec/x86/h264dsp_mmx.c     OPNAME ## pixels ## SIZE ## _l2_shift5_ ## MMX(dst, halfV+3, halfHV, stride, SIZE, SIZE);\
SIZE               64 libswscale/cs_test.c     uint8_t *srcBuffer= (uint8_t*)av_malloc(SIZE);
SIZE               65 libswscale/cs_test.c     uint8_t *dstBuffer= (uint8_t*)av_malloc(SIZE);
SIZE              119 libswscale/cs_test.c         memset(srcBuffer, srcByte, SIZE);
SIZE              125 libswscale/cs_test.c                 memset(dstBuffer, dstByte, SIZE);
SIZE              142 libswscale/cs_test.c                     for(i=0; i<SIZE; i++){
SIZE              158 libswscale/cs_test.c                     for(i=dstOffset + width*dstBpp; i<SIZE; i++){
SIZE              108 tests/tiny_psnr.c     uint8_t buf[2][SIZE];
SIZE              136 tests/tiny_psnr.c         int s0= fread(buf[0], 1, SIZE, f[0]);
SIZE              137 tests/tiny_psnr.c         int s1= fread(buf[1], 1, SIZE, f[1]);