Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/core/include/
H A DC2Buffer.h1585 class _C2PlanarCapacityAspect {
1597 inline constexpr _C2PlanarCapacityAspect(uint32_t width, uint32_t height) in _C2PlanarCapacityAspect() function
1600 inline explicit constexpr _C2PlanarCapacityAspect(const _C2PlanarCapacityAspect *parent) in _C2PlanarCapacityAspect() function
1727 class _C2PlanarSectionAspect : public _C2PlanarCapacityAspect {
1732 : _C2PlanarCapacityAspect(width, height), in _C2PlanarSectionAspect()
1761 : _C2PlanarCapacityAspect(parent), mCrop(width(), height()) {} in _C2PlanarSectionAspect()
1764 : _C2PlanarCapacityAspect(parent), in _C2PlanarSectionAspect()
1768 : _C2PlanarCapacityAspect(parent), in _C2PlanarSectionAspect()
1838 class C2PlanarCapacity : public _C2PlanarCapacityAspect {
1854 class C2GraphicAllocation : public _C2PlanarCapacityAspect {
[all …]