FFmpeg
|
Data Fields | |
int16_t | block [64] |
uint8_t * | src |
int | slice_h |
int | src_size |
int | y_off |
int | p_frame |
int16_t FICThreadContext::block[64] |
Definition at line 32 of file fic.c.
Referenced by fic_decode_slice().
uint8_t* FICThreadContext::src |
Definition at line 33 of file fic.c.
Referenced by fic_decode_slice().
int FICThreadContext::slice_h |
Definition at line 34 of file fic.c.
Referenced by fic_decode_slice().
int FICThreadContext::src_size |
Definition at line 35 of file fic.c.
Referenced by fic_decode_slice().
int FICThreadContext::y_off |
Definition at line 36 of file fic.c.
Referenced by fic_decode_slice().
int FICThreadContext::p_frame |
Definition at line 37 of file fic.c.
Referenced by fic_decode_slice().