Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcdec.h468 typedef struct HEVCContext { struct
472 struct HEVCContext **sList; argument
474 HEVCLocalContext **HEVClcList;
475 HEVCLocalContext *HEVClc;
477 uint8_t threads_type;
478 uint8_t threads_number;
480 int width;
481 int height;
483 uint8_t *cabac_state;
484 uint8_t stat_coeff[HEVC_STAT_COEFFS];
[all …]