Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/codec/shared/
H A Dcodec_def_encode_mpeg2.h194 uint32_t m_videoFormat : 3; //!< Indicate the representation of the pictures member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/
H A DvktVideoBaseDecodeUtils.hpp940 VkParserDetectedVideoFormat m_videoFormat{}; member in vkt::video::VideoBaseDecoder