Searched defs:h264_image_t (Results 1 – 2 of 2) sorted by relevance
32 struct h264_image_t { struct33 const uint8_t *data;34 uint32_t width;35 uint32_t height;36 uint64_t pts; // presentation time stamp37 uint64_t color_primaries;38 uint64_t color_range;39 uint64_t color_trc;40 uint64_t colorspace;43 int ret;
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;