FFmpeg
|
Data Fields | |
const AVDVProfile * | sys |
const AVFrame * | frame |
const uint8_t * | buf |
uint8_t | dv_zigzag [2][64] |
DVwork_chunk | work_chunks [4 *12 *27] |
uint32_t | idct_factor [2 *4 *16 *64] |
void(* | idct_put [2])(uint8_t *dest, ptrdiff_t stride, int16_t *block) |
IDCTDSPContext | idsp |
const AVDVProfile* DVDecContext::sys |
DVwork_chunk DVDecContext::work_chunks[4 *12 *27] |
IDCTDSPContext DVDecContext::idsp |