OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WidthInBytes
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/cudacodec/src/
video_writer.cpp
510
stCopyYUV422.
WidthInBytes
= frameSize.width * 2;
543
stCopyLuma.
WidthInBytes
= frameSize.width;
566
stCopyChroma.
WidthInBytes
= frameSize.width >> 1;
603
stCopyNV12.
WidthInBytes
= frameSize.width;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddvdeo.h
366
ULONG
WidthInBytes
;
Completed in 250 milliseconds