Home
last modified time | relevance | path

Searched refs:output (Results 1 – 25 of 264) sorted by relevance

1234567891011

/hardware/google/av/media/codecs/vpx/
DC2SoftVpxEnc.h216 std::shared_ptr<C2StreamIntraRefreshTuning::output> mIntraRefresh;
217 std::shared_ptr<C2StreamFrameRateInfo::output> mFrameRate;
218 std::shared_ptr<C2StreamBitrateInfo::output> mBitrate;
219 std::shared_ptr<C2StreamBitrateModeTuning::output> mBitrateMode;
220 std::shared_ptr<C2StreamRequestSyncFrameTuning::output> mRequestSync;
240 new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
251 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
277 .withDefault(new C2StreamBitrateModeTuning::output( in IntfImpl()
289 .withDefault(new C2StreamFrameRateInfo::output(0u, 30.)) in IntfImpl()
298 .withDefault(C2StreamTemporalLayeringTuning::output::AllocShared(0u, 0, 0, 0)) in IntfImpl()
[all …]
DC2SoftVpxDec.cpp67 .withDefault(new C2StreamPictureSizeInfo::output(0u, 320, 240)) in IntfImpl()
110 mHdr10PlusInfoOutput = C2StreamHdr10PlusInfo::output::AllocShared(0); in IntfImpl()
122 mHdrStaticInfo = std::make_shared<C2StreamHdrStaticInfo::output>(); in IntfImpl()
157 .withDefault(new C2StreamMaxPictureSizeTuning::output(0u, 320, 240)) in IntfImpl()
175 std::shared_ptr<C2StreamColorInfo::output> defaultColorInfo = in IntfImpl()
176 C2StreamColorInfo::output::AllocShared( in IntfImpl()
181 C2StreamColorInfo::output::AllocShared( in IntfImpl()
194 .withConstValue(new C2StreamPixelFormatInfo::output( in IntfImpl()
199 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter()
200 C2P<C2VideoSizeStreamInfo::output> &me) { in SizeSetter()
[all …]
/hardware/google/av/media/codecs/flac/
DC2SoftFlacDec.cpp46 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
57 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
63 .withDefault(new C2StreamSampleRateInfo::output(0u, 44100)) in IntfImpl()
70 .withDefault(new C2StreamChannelCountInfo::output(0u, 1)) in IntfImpl()
90 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
92 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType;
93 std::shared_ptr<C2StreamSampleRateInfo::output> mSampleRate;
94 std::shared_ptr<C2StreamChannelCountInfo::output> mChannelCount;
162 work->worklets.front()->output.flags = work->input.flags; in fillEmptyWork()
163 work->worklets.front()->output.buffers.clear(); in fillEmptyWork()
[all …]
/hardware/google/av/media/codecs/raw/
DC2SoftRawDec.cpp46 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
57 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
63 .withDefault(new C2StreamSampleRateInfo::output(0u, 44100)) in IntfImpl()
70 .withDefault(new C2StreamChannelCountInfo::output(0u, 2)) in IntfImpl()
89 .withDefault(new C2StreamPcmEncodingInfo::output(0u, C2Config::PCM_16)) in IntfImpl()
102 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
104 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType;
105 std::shared_ptr<C2StreamSampleRateInfo::output> mSampleRate;
106 std::shared_ptr<C2StreamChannelCountInfo::output> mChannelCount;
109 std::shared_ptr<C2StreamPcmEncodingInfo::output> mPcmEncodingInfo;
[all …]
/hardware/google/av/media/codecs/gsm/
DC2SoftGsmDec.cpp45 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
56 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
62 .withDefault(new C2StreamSampleRateInfo::output(0u, 8000)) in IntfImpl()
69 .withDefault(new C2StreamChannelCountInfo::output(0u, 1)) in IntfImpl()
89 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
91 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType;
92 std::shared_ptr<C2StreamSampleRateInfo::output> mSampleRate;
93 std::shared_ptr<C2StreamChannelCountInfo::output> mChannelCount;
180 work->worklets.front()->output.flags = work->input.flags; in process()
202 work->worklets.front()->output.flags = work->input.flags; in process()
[all …]
/hardware/google/av/media/codecs/amr_nb_wb/
DC2SoftAmrDec.cpp56 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
71 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
78 .withDefault(new C2StreamSampleRateInfo::output(0u, 8000)) in IntfImpl()
81 .withDefault(new C2StreamSampleRateInfo::output(0u, 16000)) in IntfImpl()
89 .withDefault(new C2StreamChannelCountInfo::output(0u, 1)) in IntfImpl()
114 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
116 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType;
117 std::shared_ptr<C2StreamSampleRateInfo::output> mSampleRate;
118 std::shared_ptr<C2StreamChannelCountInfo::output> mChannelCount;
251 work->worklets.front()->output.flags = work->input.flags; in process()
[all …]
/hardware/google/av/media/codecs/g711/
DC2SoftG711Dec.cpp50 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
65 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
71 .withDefault(new C2StreamSampleRateInfo::output(0u, 8000)) in IntfImpl()
78 .withDefault(new C2StreamChannelCountInfo::output(0u, 1)) in IntfImpl()
98 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
100 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType;
101 std::shared_ptr<C2StreamSampleRateInfo::output> mSampleRate;
102 std::shared_ptr<C2StreamChannelCountInfo::output> mChannelCount;
146 work->worklets.front()->output.flags = work->input.flags; in process()
172 work->worklets.front()->output.flags = work->input.flags; in process()
[all …]
/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonUtils.cpp194 hexagon_nn_output output = { in make_hexagon_nn_output() local
202 output.max_sizes[i] = alignedDims[i]; in make_hexagon_nn_output()
204 return output; in make_hexagon_nn_output()
250 std::string toString(const hexagon_nn_output& output) { in toString() argument
251 return "hexagon_nn_output{.rank: " + std::to_string(output.rank) + ", .max_sizes: [" + in toString()
252 std::to_string(output.max_sizes[0]) + ", " + std::to_string(output.max_sizes[1]) + ", " + in toString()
253 std::to_string(output.max_sizes[2]) + ", " + std::to_string(output.max_sizes[3]) + ", " + in toString()
254 std::to_string(output.max_sizes[4]) + ", " + std::to_string(output.max_sizes[5]) + ", " + in toString()
255 std::to_string(output.max_sizes[6]) + ", " + std::to_string(output.max_sizes[7]) + "]" + in toString()
256 ", .elementsize: " + std::to_string(output.elementsize) + in toString()
[all …]
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp404 std::stringstream output; in dump() local
406 output << "-- HWC2On1Adapter --\n"; in dump()
408 output << "Adapting to a HWC 1." << static_cast<int>(mHwc1MinorVersion) << in dump()
418 output << "Capabilities: None\n"; in dump()
420 output << "Capabilities:\n"; in dump()
422 output << " " << to_string(capability) << '\n'; in dump()
426 output << "Displays:\n"; in dump()
429 output << display->dump(); in dump()
431 output << '\n'; in dump()
438 output << "HWC1 dump:\n"; in dump()
[all …]
/hardware/google/av/media/codecs/opus/
DC2SoftOpusDec.cpp50 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
61 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
67 .withDefault(new C2StreamSampleRateInfo::output(0u, 48000)) in IntfImpl()
74 .withDefault(new C2StreamChannelCountInfo::output(0u, 1)) in IntfImpl()
94 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
96 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType;
97 std::shared_ptr<C2StreamSampleRateInfo::output> mSampleRate;
98 std::shared_ptr<C2StreamChannelCountInfo::output> mChannelCount;
185 work->worklets.front()->output.flags = work->input.flags; in fillEmptyWork()
186 work->worklets.front()->output.buffers.clear(); in fillEmptyWork()
[all …]
/hardware/google/av/media/codecs/vorbis/
DC2SoftVorbisDec.cpp54 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
65 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
71 .withDefault(new C2StreamSampleRateInfo::output(0u, 48000)) in IntfImpl()
78 .withDefault(new C2StreamChannelCountInfo::output(0u, 1)) in IntfImpl()
98 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
100 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType;
101 std::shared_ptr<C2StreamSampleRateInfo::output> mSampleRate;
102 std::shared_ptr<C2StreamChannelCountInfo::output> mChannelCount;
205 work->worklets.front()->output.flags = work->input.flags; in fillEmptyWork()
206 work->worklets.front()->output.buffers.clear(); in fillEmptyWork()
[all …]
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp359 std::stringstream output; in dump() local
361 output << "-- HWC2On1Adapter --\n"; in dump()
363 output << "Adapting to a HWC 1." << static_cast<int>(mHwc1MinorVersion) << in dump()
373 output << "Capabilities: None\n"; in dump()
375 output << "Capabilities:\n"; in dump()
377 output << " " << to_string(capability) << '\n'; in dump()
381 output << "Displays:\n"; in dump()
384 output << display->dump(); in dump()
386 output << '\n'; in dump()
393 output << "HWC1 dump:\n"; in dump()
[all …]
/hardware/google/av/media/codecs/mpeg4_h263/
DC2SoftMpeg4Dec.cpp72 .withDefault(new C2StreamPictureSizeInfo::output(0u, 176, 144)) in IntfImpl()
130 .withDefault(new C2StreamMaxPictureSizeTuning::output(0u, 1920, 1088)) in IntfImpl()
132 .withDefault(new C2StreamMaxPictureSizeTuning::output(0u, 352, 288)) in IntfImpl()
160 std::shared_ptr<C2StreamColorInfo::output> defaultColorInfo = in IntfImpl()
161 C2StreamColorInfo::output::AllocShared( in IntfImpl()
166 C2StreamColorInfo::output::AllocShared( in IntfImpl()
179 .withConstValue(new C2StreamPixelFormatInfo::output( in IntfImpl()
184 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter()
185 C2P<C2VideoSizeStreamInfo::output> &me) { in SizeSetter()
199 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter()
[all …]
DC2SoftMpeg4Enc.cpp63 new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
74 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
105 .withDefault(new C2StreamFrameRateInfo::output(0u, 17.)) in IntfImpl()
114 .withDefault(new C2BitrateTuning::output(0u, 64000)) in IntfImpl()
121 .withDefault(new C2StreamSyncFrameIntervalTuning::output(0u, 1000000)) in IntfImpl()
129 .withDefault(new C2StreamProfileLevelInfo::output( in IntfImpl()
145 .withDefault(new C2StreamProfileLevelInfo::output( in IntfImpl()
162 static C2R BitrateSetter(bool mayBlock, C2P<C2StreamBitrateInfo::output> &me) { in BitrateSetter()
188 C2P<C2StreamProfileLevelInfo::output> &me) { in ProfileLevelSetter()
209 std::shared_ptr<C2StreamFrameRateInfo::output> getFrameRate_l() const { return mFrameRate; } in getFrameRate_l()
[all …]
/hardware/google/av/media/codecs/mp3/
DC2SoftMp3Dec.cpp49 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
60 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
66 .withDefault(new C2StreamSampleRateInfo::output(0u, 44100)) in IntfImpl()
74 .withDefault(new C2StreamChannelCountInfo::output(0u, 2)) in IntfImpl()
94 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
96 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType;
97 std::shared_ptr<C2StreamSampleRateInfo::output> mSampleRate;
98 std::shared_ptr<C2StreamChannelCountInfo::output> mChannelCount;
342 work->worklets.front()->output.configUpdate.clear(); in process()
343 work->worklets.front()->output.flags = work->input.flags; in process()
[all …]
/hardware/google/av/codec2/include/
DC2ParamDef.h390 : T(sizeof(_Type), _output ? output::PARAM_TYPE : input::PARAM_TYPE), S(args...) { }
392 inline void setPort(bool output) { C2Param::setPort(output); }
409 struct output : public T, public S,
414 inline output(const Args(&... args)) : T(sizeof(_Type), output::PARAM_TYPE), S(args...) { }
416 DEFINE_CAST_OPERATORS(output)
450 : T(_Type::CalcSize(flexCount), _output ? output::PARAM_TYPE : input::PARAM_TYPE),
455 inline void setPort(bool output) { C2Param::setPort(output); }
479 struct output : public T,
484 inline output(size_t flexCount, const Args(&... args))
485 : T(_Type::CalcSize(flexCount), output::PARAM_TYPE), m(flexCount, args...) { }
[all …]
/hardware/google/av/media/codecs/aac/
DC2SoftAacDec.cpp69 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
80 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
86 .withDefault(new C2StreamSampleRateInfo::output(0u, 44100)) in IntfImpl()
95 .withDefault(new C2StreamChannelCountInfo::output(0u, 1)) in IntfImpl()
216 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
218 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType;
219 std::shared_ptr<C2StreamSampleRateInfo::output> mSampleRate;
220 std::shared_ptr<C2StreamChannelCountInfo::output> mChannelCount;
470 C2FrameData &output = work->worklets.front()->output; in drainRingBuffer() local
471 output.flags = work->input.flags; in drainRingBuffer()
[all …]
/hardware/google/av/codec2/tests/
DC2Param_test.cpp832 bool canSetPort(T &o, bool output) { return o.setPort(output); } in canSetPort() argument
894 static_assert(C2NumberPortTuning::output::CORE_INDEX == in StaticTest()
896 static_assert(C2NumberPortTuning::output::PARAM_TYPE == in StaticTest()
899 static_assert(sizeof(C2NumberPortTuning::output) == 12, "bad size"); in StaticTest()
903 static_assert(offsetof(C2NumberPortTuning::output, _mSize) == 0, "bad size"); in StaticTest()
904 static_assert(offsetof(C2NumberPortTuning::output, _mIndex) == 4, "bad offset"); in StaticTest()
905 static_assert(offsetof(C2NumberPortTuning::output, mNumber) == 8, "bad offset"); in StaticTest()
915 static_assert(C2NumberStreamTuning::output::CORE_INDEX == in StaticTest()
917 static_assert(C2NumberStreamTuning::output::PARAM_TYPE == in StaticTest()
920 static_assert(sizeof(C2NumberStreamTuning::output) == 12u, "bad size"); in StaticTest()
[all …]
/hardware/google/av/codec2/hidl/1.0/mts/common/
Dmedia_c2_hidl_test_common.cpp88 if (work->worklets.front()->output.configUpdate.size() != 0) { in workDone()
91 std::move(work->worklets.front()->output.configUpdate); in workDone()
96 if (param->index() == C2StreamCsdInfo::output::PARAM_TYPE) { in workDone()
99 C2StreamSampleRateInfo::output::PARAM_TYPE) || in workDone()
101 C2StreamChannelCountInfo::output::PARAM_TYPE) || in workDone()
103 C2VideoSizeStreamInfo::output::PARAM_TYPE)) { in workDone()
111 eos = (work->worklets.front()->output.flags & in workDone()
116 (int)work->worklets.front()->output.ordinal.frameIndex.peeku()); in workDone()
/hardware/google/av/media/codecs/base/
DSimpleC2Interface.cpp77 .withConstValue(new C2PortStreamCountTuning::output(1)) in BaseParams()
132 .withConstValue(new C2StreamBufferTypeSetting::output( in BaseParams()
138 .withConstValue(AllocSharedString<C2PortMediaTypeSetting::output>( in BaseParams()
156 .withDefault(C2PortAllocatorsTuning::output::AllocShared(outputAllocators)) in BaseParams()
159 .withSetter(Setter<C2PortAllocatorsTuning::output>::NonStrictValuesWithNoDeps) in BaseParams()
164 .withDefault(C2PortBlockPoolsTuning::output::AllocShared(outputPoolIds)) in BaseParams()
167 .withSetter(Setter<C2PortBlockPoolsTuning::output>::NonStrictValuesWithNoDeps) in BaseParams()
232 .withConstValue(new C2PortRequestedDelayTuning::output(0u)) in noOutputLatency()
237 .withConstValue(new C2PortActualDelayTuning::output(0u)) in noOutputLatency()
285 .withConstValue(new C2StreamMaxReferenceAgeTuning::output(0u)) in noOutputReferences()
[all …]
/hardware/google/av/media/codecs/base/include/
DSimpleC2Interface.h140 std::shared_ptr<C2PortMediaTypeSetting::output> mOutputMediaType;
142 std::shared_ptr<C2StreamBufferTypeSetting::output> mOutputFormat;
145 std::shared_ptr<C2PortRequestedDelayTuning::output> mRequestedOutputDelay;
149 std::shared_ptr<C2PortActualDelayTuning::output> mActualOutputDelay;
154 std::shared_ptr<C2StreamMaxReferenceAgeTuning::output> mMaxOutputReferenceAge;
155 std::shared_ptr<C2StreamMaxReferenceCountTuning::output> mMaxOutputReferenceCount;
159 std::shared_ptr<C2PortStreamCountTuning::output> mOutputStreamCount;
163 std::shared_ptr<C2PortSuggestedBufferCountTuning::output> mSuggestedOutputBufferCount;
167 std::shared_ptr<C2LastWorkQueuedTuning::output> mLastOutputQueuedWorkOrdinal;
170 std::shared_ptr<C2PortAllocatorsTuning::output> mOutputAllocators;
[all …]
/hardware/interfaces/sensors/common/vts/utils/
DSensorsHidlEnvironmentBase.cpp35 void SensorsHidlEnvironmentBase::catEvents(std::vector<Event>* output) { in catEvents() argument
37 if (output) { in catEvents()
38 output->insert(output->end(), mEvents.begin(), mEvents.end()); in catEvents()
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidParser.h125 bool decode(uint32_t input, double *output) const { in decode()
126 if (output == nullptr) { in decode()
133 *output = (s + b) * a; in decode()
137 bool encode(double input, uint32_t *output) const { in encode()
138 if (output == nullptr) { in encode()
145 *output = static_cast<uint32_t>(static_cast<int64_t>(input) & rawMask()); in encode()
/hardware/google/av/media/codecs/mpeg2/
DC2SoftMpeg2Dec.cpp59 .withDefault(new C2StreamPictureSizeInfo::output(0u, 320, 240)) in IntfImpl()
86 .withDefault(new C2StreamMaxPictureSizeTuning::output(0u, 320, 240)) in IntfImpl()
104 std::shared_ptr<C2StreamColorInfo::output> defaultColorInfo = in IntfImpl()
105 C2StreamColorInfo::output::AllocShared( in IntfImpl()
110 C2StreamColorInfo::output::AllocShared( in IntfImpl()
122 .withDefault(new C2StreamColorAspectsTuning::output( in IntfImpl()
158 .withDefault(new C2StreamColorAspectsInfo::output( in IntfImpl()
177 .withConstValue(new C2StreamPixelFormatInfo::output( in IntfImpl()
182 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter()
183 C2P<C2VideoSizeStreamInfo::output> &me) { in SizeSetter()
[all …]
/hardware/interfaces/health/storage/1.0/default/
DStorage.cpp113 std::stringstream output; in debug() local
117 output << "Cannot find Dev GC path"; in debug()
122 output << path << ":" << require << std::endl; in debug()
126 output << "stop success" << std::endl; in debug()
130 if (!WriteStringToFd(output.str(), fd)) { in debug()

1234567891011