|
|
const AVClass * | class |
| |
|
AVFrame * | prv |
| |
|
AVFrame * | src |
| |
|
AVFrame * | nxt |
| | main sliding window of 3 frames
|
| |
|
AVFrame * | prv2 |
| |
|
AVFrame * | src2 |
| |
|
AVFrame * | nxt2 |
| | sliding window of the optional second stream
|
| |
|
int | got_frame [2] |
| | frame request flag for each input stream
|
| |
|
int | hsub |
| |
|
int | vsub |
| | chroma subsampling values
|
| |
|
uint32_t | eof |
| | bitmask for end of stream
|
| |
|
int64_t | lastscdiff |
| |
|
int64_t | lastn |
| |
|
int | order |
| |
|
int | ppsrc |
| |
|
int | mode |
| | matching_mode
|
| |
|
int | field |
| |
|
int | mchroma |
| |
|
int | y0 |
| |
|
int | y1 |
| |
|
int64_t | scthresh |
| |
|
double | scthresh_flt |
| |
|
int | combmatch |
| | comb_matching_mode
|
| |
|
int | combdbg |
| |
|
int | cthresh |
| |
|
int | chroma |
| |
|
int | blockx |
| |
|
int | blocky |
| |
|
int | combpel |
| |
|
uint8_t * | map_data [4] |
| |
|
int | map_linesize [4] |
| |
|
uint8_t * | cmask_data [4] |
| |
|
int | cmask_linesize [4] |
| |
|
int * | c_array |
| |
|
int | tpitchy |
| |
|
int | tpitchuv |
| |
|
uint8_t * | tbuffer |
| |
The documentation for this struct was generated from the following file: