OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:width32
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/media/video/capture/win/
video_capture_device_mf_win.cc
98
UINT32
width32
, height32;
local
99
if (FAILED(MFGetAttributeSize(type, MF_MT_FRAME_SIZE, &
width32
, &height32)))
101
frame_size->SetSize(
width32
, height32);
/external/llvm/lib/Target/AArch64/
AArch64InstrInfo.td
[
all
...]
Completed in 423 milliseconds