Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxenc.c615 struct stream_state { struct
617 struct stream_state *next; argument
618 struct stream_config config;
619 FILE *file;
620 struct rate_hist *rate_hist;
621 struct EbmlGlobal ebml;
622 uint32_t hash;
623 uint64_t psnr_sse_total;
624 uint64_t psnr_samples_total;
625 double psnr_totals[4];
[all …]