OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PixelHeight
(Results
1 - 4
of
4
) sorted by null
/external/vboot_reference/utility/
image_types.c
23
uint32_t
PixelHeight
;
55
info->height = bhdr->
PixelHeight
;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libmkv/
EbmlIDs.h
125
PixelHeight
= 0xBA,
WebMElement.c
58
unsigned int pixelWidth, unsigned int
pixelHeight
,
73
Ebml_SerializeUnsigned(glob,
PixelHeight
,
pixelHeight
);
178
Ebml_SerializeUnsigned(ebml_out, 0xBA, video.
PixelHeight
);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
webmenc.c
167
unsigned int
pixelHeight
= cfg->g_h;
200
Ebml_SerializeUnsigned(glob,
PixelHeight
,
pixelHeight
);
Completed in 3228 milliseconds