OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_spacing
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/media/formats/mp4/
box_definitions.h
183
uint32
h_spacing
;
member in struct:media::mp4::PixelAspectRatioBox
box_definitions.cc
419
PixelAspectRatioBox::PixelAspectRatioBox() :
h_spacing
(1), v_spacing(1) {}
424
RCHECK(reader->Read4(&
h_spacing
) &&
mp4_stream_parser.cc
291
entry.pixel_aspect.
h_spacing
,
Completed in 291 milliseconds