| 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 Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11