Home
last modified time | relevance | path

Searched refs:representation_type (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddca_exss.h42 int representation_type; ///< Representation type member
Ddca_exss.c158 asset->representation_type = get_bits(&s->gb, 3); in parse_descriptor()
Ddca_xll.c1458 if (asset->representation_type == DCA_REPR_TYPE_LtRt) in ff_dca_xll_filter_frame()
1460 else if (asset->representation_type == DCA_REPR_TYPE_LhRh) in ff_dca_xll_filter_frame()