| 
    FFmpeg
    
   | 
 
#include <stddef.h>#include <stdint.h>Go to the source code of this file.
Functions | |
| void | ff_avg_pixels16_altivec (uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h) | 
| void | ff_put_pixels16_altivec (uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h) | 
| void ff_avg_pixels16_altivec | ( | uint8_t * | block, | 
| const uint8_t * | pixels, | ||
| ptrdiff_t | line_size, | ||
| int | h | ||
| ) | 
Referenced by ff_hpeldsp_init_ppc().
| void ff_put_pixels16_altivec | ( | uint8_t * | block, | 
| const uint8_t * | pixels, | ||
| ptrdiff_t | line_size, | ||
| int | h | ||
| ) | 
Referenced by ff_hpeldsp_init_ppc().
 1.8.6