Searched defs:VideoSampleEntry (Results 1 – 2 of 2) sorted by relevance
187 struct MEDIA_EXPORT VideoSampleEntry : Box { struct190 FourCC format;191 uint16 data_reference_index;192 uint16 width;193 uint16 height;195 PixelAspectRatioBox pixel_aspect;196 ProtectionSchemeInfo sinf;199 AVCDecoderConfigurationRecord avcc;
429 VideoSampleEntry::VideoSampleEntry() in VideoSampleEntry() function in media::mp4::VideoSampleEntry