Searched defs:h264_image_t (Results 1 – 1 of 1) sorted by relevance
30 struct h264_image_t { struct31 const uint8_t* data;32 uint32_t width;33 uint32_t height;34 uint64_t pts; // presentation time stamp35 uint64_t color_primaries;36 uint64_t color_range;37 uint64_t color_trc;38 uint64_t colorspace;41 int ret;