Home
last modified time | relevance | path

Searched defs:DNXHDEncContext (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddnxhdenc.h46 typedef struct DNXHDEncContext { struct
60 struct DNXHDEncContext *thread[MAX_THREADS]; argument
64 unsigned dct_y_offset;
65 unsigned dct_uv_offset;
66 unsigned block_width_l2;
68 int frame_size;
69 int coding_unit_size;
70 int data_offset;
72 int interlaced;
73 int cur_field;
[all …]