Home
last modified time | relevance | path

Searched defs:inType (Results 1 - 25 of 48) sorted by relevance

12

/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Daudio_sink_filter_unit_test.cpp140 StreamType inType = StreamType::STREAMTYPE_MAX; in HWTEST_F() local
H A Daudio_data_source_filter_unit_test.cpp220 StreamType inType = StreamType::STREAMTYPE_RAW_AUDIO; in HWTEST_F() local
240 StreamType inType = StreamType::STREAMTYPE_RAW_AUDIO; in HWTEST_F() local
260 StreamType inType = StreamType::STREAMTYPE_RAW_AUDIO; in HWTEST_F() local
H A Dvideo_capture_filter_unit_test.cpp251 StreamType inType = Pipeline::StreamType::STREAMTYPE_PACKED; in HWTEST_F() local
265 StreamType inType = Pipeline::StreamType::STREAMTYPE_PACKED; in HWTEST_F() local
278 StreamType inType = Pipeline::StreamType::STREAMTYPE_PACKED; in HWTEST_F() local
H A Dvideo_capture_filter_unit_test.h121 Status OnLinked(StreamType inType, in OnLinked() argument
H A Daudio_capture_filter_unit_test.cpp371 StreamType inType = StreamType::STREAMTYPE_PACKED; in HWTEST_F() local
383 StreamType inType = StreamType::STREAMTYPE_PACKED; in HWTEST_F() local
395 StreamType inType = StreamType::STREAMTYPE_PACKED; in HWTEST_F() local
H A Dmuxer_filter_unit_test.h139 Status OnLinked(StreamType inType, const std::shared_ptr<Meta>& meta, in OnLinked() argument
H A Dvideo_resize_filter_unit_test.h94 Status OnLinked(StreamType inType, const std::shared_ptr<Meta>& meta, in OnLinked() argument
H A Daudio_data_source_filter_unit_test.h188 Status OnLinked(StreamType inType, const std::shared_ptr<Meta>& meta, in OnLinked() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dischema.h34 inline SchemaType ReadSchemaType(uint8_t inType) in ReadSchemaType() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderConstExprTests.hpp55 DataType inType; member
H A DglsShaderConstExprTests.cpp126 const DataType inType = cases[caseNdx].inType; in createTests() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dvalue_object.cpp156 int ValueObject::InsertField(const FieldPath &inPath, FieldType inType, const FieldValue &inValue) in InsertField() argument
/foundation/multimedia/av_codec/services/media_engine/filters/
H A Daudio_encoder_filter.cpp256 Status AudioEncoderFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta> &meta, in OnLinked() argument
264 Status AudioEncoderFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta> &meta, in OnUpdated() argument
271 Status AudioEncoderFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback>& callback) in OnUnLinked() argument
H A Daudio_data_source_filter.cpp272 Status AudioDataSourceFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta> &meta, in OnLinked() argument
279 Status AudioDataSourceFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta> &meta, in OnUpdated() argument
286 Status AudioDataSourceFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback> &callback) in OnUnLinked() argument
H A Dsurface_decoder_filter.cpp329 Status SurfaceDecoderFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta> &meta, in OnLinked() argument
357 Status SurfaceDecoderFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta> &meta, in OnUpdated() argument
364 Status SurfaceDecoderFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback>& callback) in OnUnLinked() argument
H A Dsubtitle_sink_filter.cpp187 Status SubtitleSinkFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta>& meta, in OnLinked() argument
201 Status SubtitleSinkFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta>& meta, in OnUpdated() argument
207 Status SubtitleSinkFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback>& callback) in OnUnLinked() argument
H A Daudio_decoder_filter.cpp264 Status AudioDecoderFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta> &meta, in OnLinked() argument
336 Status AudioDecoderFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta> &meta, in OnUpdated() argument
342 Status AudioDecoderFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback>& callback) in OnUnLinked() argument
H A Daudio_capture_filter.cpp403 Status AudioCaptureFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta> &meta, in OnLinked() argument
410 Status AudioCaptureFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta> &meta, in OnUpdated() argument
417 Status AudioCaptureFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback> &callback) in OnUnLinked() argument
H A Daudio_sink_filter.cpp220 Status AudioSinkFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta>& meta, in OnLinked() argument
301 Status AudioSinkFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta>& meta, in OnUpdated() argument
307 Status AudioSinkFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback>& callback) in OnUnLinked() argument
H A Dmuxer_filter.cpp243 Status MuxerFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta> &meta, in OnLinked() argument
281 Status MuxerFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta> &meta, in OnUpdated() argument
289 Status MuxerFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback> &callback) in OnUnLinked() argument
H A Dsurface_encoder_filter.cpp359 Status SurfaceEncoderFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta> &meta, in OnLinked() argument
367 Status SurfaceEncoderFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta> &meta, in OnUpdated() argument
374 Status SurfaceEncoderFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback>& callback) in OnUnLinked() argument
/foundation/multimedia/av_codec/test/unittest/audio_encoder_filter_test/
H A Daudio_encoder_filter_unitest.cpp145 Status OnLinked(StreamType inType, const std::shared_ptr<Meta>& meta, in OnLinked() argument
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DICUTaglet.java73 public boolean inType() { in inType() method in ICUTaglet
/third_party/icu/icu4c/source/test/intltest/
H A Ddcfmtest.cpp401 execFormatTest(int32_t lineNum, const UnicodeString &pattern, const UnicodeString &round, const UnicodeString &input, const UnicodeString &expected, EFormatInputType inType, UErrorCode &status) execFormatTest() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderConstExprTests.cpp47 glu::DataType inType; member
250 const glu::DataType inType = testCase.inType; in createTests() local

Completed in 19 milliseconds

12