Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DMediaHevcDecoder.h32 struct hevc_image_t { struct
33 const uint8_t *data;
34 uint32_t width;
35 uint32_t height;
36 uint64_t pts; // presentation time stamp
37 uint64_t color_primaries;
38 uint64_t color_range;
39 uint64_t color_trc;
40 uint64_t colorspace;
43 int ret;