|
FFmpeg
|
#include <uops_tmpl.h>
Data Fields | |
| uint8_t | u8 [SWS_BLOCK_SIZE] |
| uint16_t | u16 [SWS_BLOCK_SIZE] |
| uint32_t | u32 [SWS_BLOCK_SIZE] |
| float | f32 [SWS_BLOCK_SIZE] |
Definition at line 43 of file uops_tmpl.h.
| uint8_t block_t::u8[SWS_BLOCK_SIZE] |
Definition at line 44 of file uops_tmpl.h.
| uint16_t block_t::u16[SWS_BLOCK_SIZE] |
Definition at line 45 of file uops_tmpl.h.
Referenced by DECL_FUNC().
| uint32_t block_t::u32[SWS_BLOCK_SIZE] |
Definition at line 46 of file uops_tmpl.h.
Referenced by DECL_FUNC().
| float block_t::f32[SWS_BLOCK_SIZE] |
Definition at line 47 of file uops_tmpl.h.
Referenced by DECL_READ().
1.8.17