| FFmpeg
    4.0
    | 
Go to the source code of this file.
Referenced by hpeldsp_init_mmx().
Referenced by hpeldsp_init_mmx().
| void ff_avg_pixels8_xy2_mmxext | ( | uint8_t * | block, | 
| const uint8_t * | pixels, | ||
| ptrdiff_t | line_size, | ||
| int | h | ||
| ) | 
Referenced by hpeldsp_init_mmxext().
| void ff_avg_pixels8_xy2_ssse3 | ( | uint8_t * | block, | 
| const uint8_t * | pixels, | ||
| ptrdiff_t | line_size, | ||
| int | h | ||
| ) | 
Referenced by hpeldsp_init_ssse3().
| void ff_avg_pixels16_xy2_mmx | ( | uint8_t * | block, | 
| const uint8_t * | pixels, | ||
| ptrdiff_t | line_size, | ||
| int | h | ||
| ) | 
| void ff_avg_pixels16_xy2_sse2 | ( | uint8_t * | block, | 
| const uint8_t * | pixels, | ||
| ptrdiff_t | line_size, | ||
| int | h | ||
| ) | 
Referenced by hpeldsp_init_sse2_fast().
| void ff_avg_pixels16_xy2_ssse3 | ( | uint8_t * | block, | 
| const uint8_t * | pixels, | ||
| ptrdiff_t | line_size, | ||
| int | h | ||
| ) | 
Referenced by hpeldsp_init_ssse3().
| void ff_put_pixels8_xy2_ssse3 | ( | uint8_t * | block, | 
| const uint8_t * | pixels, | ||
| ptrdiff_t | line_size, | ||
| int | h | ||
| ) | 
Referenced by hpeldsp_init_ssse3().
| void ff_put_pixels16_xy2_mmx | ( | uint8_t * | block, | 
| const uint8_t * | pixels, | ||
| ptrdiff_t | line_size, | ||
| int | h | ||
| ) | 
| void ff_put_pixels16_xy2_sse2 | ( | uint8_t * | block, | 
| const uint8_t * | pixels, | ||
| ptrdiff_t | line_size, | ||
| int | h | ||
| ) | 
Referenced by hpeldsp_init_sse2_fast().
| void ff_put_pixels16_xy2_ssse3 | ( | uint8_t * | block, | 
| const uint8_t * | pixels, | ||
| ptrdiff_t | line_size, | ||
| int | h | ||
| ) | 
Referenced by hpeldsp_init_ssse3().
| void ff_hpeldsp_vp3_init_x86 | ( | HpelDSPContext * | c, | 
| int | cpu_flags, | ||
| int | flags | ||
| ) | 
Definition at line 41 of file hpeldsp_vp3_init.c.
Referenced by ff_hpeldsp_init_x86().
 1.8.13
 1.8.13