FFmpeg
|
#include <signature.h>
Data Fields | |
int | av_elem |
short | left_count |
short | block_count |
short | elem_count |
const Block * | blocks |
Definition at line 64 of file signature.h.
int ElemCat::av_elem |
Definition at line 65 of file signature.h.
Referenced by filter_frame().
short ElemCat::left_count |
Definition at line 66 of file signature.h.
Referenced by filter_frame().
short ElemCat::block_count |
Definition at line 67 of file signature.h.
Referenced by filter_frame().
short ElemCat::elem_count |
Definition at line 68 of file signature.h.
Referenced by filter_frame().
const Block* ElemCat::blocks |
Definition at line 69 of file signature.h.
Referenced by filter_frame().