OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:port_out
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/tools/android/forwarder2/
command.h
37
int*
port_out
,
command.cc
44
int*
port_out
,
62
if (!StringToInt(port_str,
port_out
)) {
/hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderBase.cpp
270
PortVideo *
port_out
= NULL;
local
276
port_out
= static_cast<PortVideo *>(ports[OUTPORT_INDEX]);
280
const OMX_VIDEO_PARAM_BITRATETYPE *bitrate =
port_out
->GetPortBitrateParam();
[
all
...]
Completed in 57 milliseconds