Go to the source code of this file.
Defines | |
#define | REG_a "eax" |
#define | REG_b "ebx" |
#define | REG_c "ecx" |
#define | REG_d "edx" |
#define | REG_D "edi" |
#define | REG_S "esi" |
#define | PTR_SIZE "4" |
#define | REG_SP "esp" |
#define | REG_BP "ebp" |
#define | REGBP ebp |
#define | REGa eax |
#define | REGb ebx |
#define | REGc ecx |
#define | REGSP esp |
#define PTR_SIZE "4" |
Definition at line 49 of file x86_cpu.h.
Referenced by inner_add_yblock_bw_8_obmc_16_bh_even_sse2().
#define REG_a "eax" |
Definition at line 43 of file x86_cpu.h.
Referenced by avg_pixels8_TMPL(), avg_pixels8_x2_TMPL(), avg_pixels8_xy2_TMPL(), avg_pixels8_y2_TMPL(), bgr24ToUV_TMPL(), bgr24ToY_TMPL(), clear_blocks_mmx(), dct_quantize_TMPL(), dct_unquantize_mpeg1_inter_mmx(), dct_unquantize_mpeg1_intra_mmx(), dct_unquantize_mpeg2_inter_mmx(), dct_unquantize_mpeg2_intra_mmx(), DECLARE_ASM_CONST(), doVertLowPass_TMPL(), hcscale_TMPL(), hScale_TMPL(), hyscale_TMPL(), interleaveBytes_TMPL(), pixels16_x2_TMPL(), pixels8_xy2_TMPL(), pixels8_y2_TMPL(), planar2x_TMPL(), put_no_rnd_pixels8_x2_TMPL(), put_no_rnd_pixels8_y2_TMPL(), put_pixels16_mmx(), put_pixels16_x2_TMPL(), put_pixels4_mmx(), put_pixels8_mmx(), put_pixels8_x2_TMPL(), put_pixels8_y2_TMPL(), rgb24tobgr24_TMPL(), rgb24toyv12_TMPL(), sad8_2_mmx(), sad8_4_mmx(), uyvyToUV_TMPL(), uyvyToY_TMPL(), vertClassify_TMPL(), yuv2packed2_TMPL(), yuv2packedX_TMPL(), yuv2yuv1_TMPL(), yuvPlanartouyvy_TMPL(), yuvPlanartoyuy2_TMPL(), yuy2ToUV_TMPL(), yuy2ToY_TMPL(), and yuy2toyv12_TMPL().
#define REG_BP "ebp" |
Definition at line 52 of file x86_cpu.h.
Referenced by hScale_TMPL(), yuv2packed1_TMPL(), and yuv2packed2_TMPL().
#define REG_c "ecx" |
Definition at line 45 of file x86_cpu.h.
Referenced by deInterlaceInterpolateCubic_TMPL(), deInterlaceInterpolateLinear_TMPL(), dering_TMPL(), do_a_deblock_TMPL(), doVertDefFilter_TMPL(), doVertLowPass_TMPL(), get_cabac_inline(), hcscale_TMPL(), hScale_TMPL(), hyscale_TMPL(), inner_add_yblock_bw_8_obmc_16_bh_even_sse2(), tempNoiseReducer_TMPL(), vc1_put_shift2_mmx(), vc1_put_ver_16b_shift2_mmx(), vertX1Filter_TMPL(), and yuv2packedX_TMPL().
#define REG_D "edi" |
Definition at line 47 of file x86_cpu.h.
Referenced by hcscale_TMPL(), hyscale_TMPL(), inner_add_yblock_bw_16_obmc_32_sse2(), and inner_add_yblock_bw_8_obmc_16_bh_even_sse2().
#define REG_d "edx" |
Definition at line 46 of file x86_cpu.h.
Referenced by bgr24ToUV_TMPL(), bgr24ToY_TMPL(), blockCopy_TMPL(), deInterlaceBlendLinear_TMPL(), deInterlaceFF_TMPL(), deInterlaceInterpolateCubic_TMPL(), deInterlaceL5_TMPL(), deInterlaceMedian_TMPL(), dering_TMPL(), hcscale_TMPL(), hScale_TMPL(), hyscale_TMPL(), postProcess_TMPL(), rgb24toyv12_TMPL(), tempNoiseReducer_TMPL(), transpose2_TMPL(), and yuv2packedX_TMPL().
#define REG_SP "esp" |
Definition at line 51 of file x86_cpu.h.
Referenced by dering_TMPL(), do_a_deblock_TMPL(), and doVertDefFilter_TMPL().
#define REGa eax |
Definition at line 54 of file x86_cpu.h.
Referenced by blockCopy_TMPL(), deInterlaceFF_TMPL(), deInterlaceInterpolateCubic_TMPL(), deInterlaceL5_TMPL(), deInterlaceMedian_TMPL(), dering_TMPL(), doVertLowPass_TMPL(), tempNoiseReducer_TMPL(), yuv2packed2_TMPL(), and yuv2packedX_TMPL().
#define REGb ebx |
#define REGBP ebp |
#define REGc ecx |
Definition at line 56 of file x86_cpu.h.
Referenced by deInterlaceInterpolateCubic_TMPL(), doVertDefFilter_TMPL(), doVertLowPass_TMPL(), tempNoiseReducer_TMPL(), and yuv2packedX_TMPL().