FFmpeg
|
BinkDSPContext Struct Reference
#include <binkdsp.h>
Data Fields | |
void(* | idct_put )(uint8_t *dest, int line_size, int32_t *block) |
void(* | idct_add )(uint8_t *dest, int line_size, int32_t *block) |
void(* | scale_block )(const uint8_t src[64], uint8_t *dst, int linesize) |
Detailed Description
Field Documentation
Definition at line 34 of file binkdsp.h.
Referenced by bink_decode_plane(), binkb_decode_plane(), and ff_binkdsp_init().
Definition at line 33 of file binkdsp.h.
Referenced by bink_decode_plane(), binkb_decode_plane(), and ff_binkdsp_init().
Definition at line 35 of file binkdsp.h.
Referenced by bink_decode_plane(), and ff_binkdsp_init().
The documentation for this struct was generated from the following file:
Generated on Wed Apr 16 2025 06:53:31 for FFmpeg by
