Searched defs:VideoSampleEntry (Results 1 – 2 of 2) sorted by relevance
173 struct MEDIA_EXPORT VideoSampleEntry : Box { struct176 FourCC format;177 uint16 data_reference_index;178 uint16 width;179 uint16 height;181 PixelAspectRatioBox pixel_aspect;182 ProtectionSchemeInfo sinf;185 AVCDecoderConfigurationRecord avcc;
368 VideoSampleEntry::VideoSampleEntry() in VideoSampleEntry() function in media::mp4::VideoSampleEntry