Home
last modified time | relevance | path

Searched defs:comp (Results 1 – 16 of 16) sorted by relevance

/hardware/google/av/codec2/hidl/1.0/utils/
DInputSurfaceConnection.cpp242 std::shared_ptr<C2Component> comp = mComp.lock(); in compQuery() local
350 std::shared_ptr<C2Component> comp = mComp.lock(); in compQueue() local
387 const std::shared_ptr<C2Component>& comp) : in InputSurfaceConnection()
394 const sp<IComponent>& comp) : in InputSurfaceConnection()
DComponentStore.cpp319 const std::shared_ptr<const C2Component::Traits>& comp) { in dump()
340 const std::shared_ptr<C2Component>& comp) { in dump()
DInputSurface.cpp130 std::shared_ptr<C2Component> comp = mStore->findC2Component(component); in connectToComponent() local
/hardware/google/av/media/sfplugin/
DCCodec.cpp142 status_t connect(const std::shared_ptr<Codec2Client::Component> &comp) override { in connect()
194 status_t connect(const std::shared_ptr<Codec2Client::Component> &comp) override { in connect()
482 std::shared_ptr<Codec2Client::Component> comp = component.lock(); in onDeath() local
607 std::shared_ptr<Codec2Client::Component> comp = in allocate() local
665 std::shared_ptr<Codec2Client::Component> comp; in configure() local
1089 std::shared_ptr<Codec2Client::Component> comp; in start() local
1174 std::shared_ptr<Codec2Client::Component> comp; in stop() local
1260 std::shared_ptr<Codec2Client::Component> comp; in release() local
1317 std::shared_ptr<Codec2Client::Component> comp; in flush() local
1385 std::shared_ptr<Codec2Client::Component> comp; in setParameters() local
[all …]
DC2OMXNode.cpp52 C2OMXNode::C2OMXNode(const std::shared_ptr<Codec2Client::Component> &comp) in C2OMXNode()
215 std::shared_ptr<Codec2Client::Component> comp = mComp.lock(); in emptyBuffer() local
DCCodec.h140 std::shared_ptr<Codec2Client::Component> comp; member
/hardware/interfaces/media/omx/1.0/vts/functional/audio/
DVtsHalMediaOmxV1_0TargetAudioDecTest.cpp400 void GetURLForComponent(AudioDecHidlTest::standardComp comp, char* mURL, in GetURLForComponent()
403 AudioDecHidlTest::standardComp comp; in GetURLForComponent() member
452 AudioDecHidlTest::standardComp comp; member
462 AudioDecHidlTest::standardComp comp = audioArgs->comp; in portReconfiguration() local
550 AudioDecHidlTest::standardComp comp) { in waitOnInputConsumption()
592 AudioDecHidlTest::standardComp comp, bool signalEOS = true) { in decodeNFrames()
DVtsHalMediaOmxV1_0TargetAudioEncTest.cpp212 AudioEncHidlTest::standardComp comp, int32_t nChannels, in setDefaultPortParam()
256 void GetURLForComponent(AudioEncHidlTest::standardComp comp, char* mURL) { in GetURLForComponent()
258 AudioEncHidlTest::standardComp comp; in GetURLForComponent() member
/hardware/google/av/codec2/hidl/1.0/mts/audio/
DMtsHidlC2V1_0TargetAudioEncTest.cpp107 std::string comp; in SetUp() local
237 void GetURLForComponent(Codec2AudioEncHidlTest::standardComp comp, char* mURL) { in GetURLForComponent()
239 Codec2AudioEncHidlTest::standardComp comp; in GetURLForComponent() member
DMtsHidlC2V1_0TargetAudioDecTest.cpp121 std::string comp; in SetUp() local
334 void GetURLForComponent(Codec2AudioDecHidlTest::standardComp comp, char* mURL, in GetURLForComponent()
337 Codec2AudioDecHidlTest::standardComp comp; in GetURLForComponent() member
/hardware/google/av/codec2/faultinjection/
DC2ComponentWrapper.cpp80 const std::shared_ptr<C2Component> &comp) : mComp(comp) {} in C2ComponentWrapper()
/hardware/google/av/codec2/hidl/1.0/mts/video/
DMtsHidlC2V1_0TargetVideoDecTest.cpp111 std::string comp; in SetUp() local
273 void GetURLForComponent(Codec2VideoDecHidlTest::standardComp comp, char* mURL, in GetURLForComponent()
276 Codec2VideoDecHidlTest::standardComp comp; in GetURLForComponent() member
DMtsHidlC2V1_0TargetVideoEncTest.cpp105 std::string comp; in SetUp() local
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/src/
Dmm_lib2d.c88 img_component_ops_t comp; member
/hardware/google/av/codec2/tests/
DC2SampleComponent_test.cpp396 std::shared_ptr<C2ComponentInterface> comp = myComp; in TEST_F() local
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp321 void GetURLForComponent(VideoDecHidlTest::standardComp comp, char* mURL, in GetURLForComponent()
324 VideoDecHidlTest::standardComp comp; in GetURLForComponent() member