Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/utils/
DInputSurfaceConnection.cpp88 std::shared_ptr<C2Component> comp = mComp.lock(); in init() local
165 std::shared_ptr<C2Component> comp = mComp.lock(); in submitBuffer() local
215 std::shared_ptr<C2Component> comp = mComp.lock(); in submitEos() local
255 const std::shared_ptr<C2Component>& comp) : in InputSurfaceConnection()
DComponentStore.cpp317 const std::shared_ptr<const C2Component::Traits>& comp) { in dump()
338 const std::shared_ptr<C2Component>& comp) { in dump()
DInputSurface.cpp130 std::shared_ptr<C2Component> comp = mStore->findC2Component(component); in connectToComponent() local
/hardware/intel/common/libmix/mix_common/src/
Dmixlog.h38 #define mix_log(comp, level, format, ...) \ argument
43 #define mix_log(comp, level, format, ...) argument
Dmixlog.c100 void mix_log_func(const gchar* comp, gint level, const gchar *file, in mix_log_func()
193 void mix_log_func(const gchar* comp, gint level, const gchar *file, in mix_log_func()
/hardware/google/av/media/sfplugin/
DCCodec.cpp140 status_t connect(const std::shared_ptr<Codec2Client::Component> &comp) override { in connect()
185 status_t connect(const std::shared_ptr<Codec2Client::Component> &comp) override { in connect()
449 std::shared_ptr<Codec2Client::Component> comp = component.lock(); in onDeath() local
558 std::shared_ptr<Codec2Client::Component> comp = in allocate() local
616 std::shared_ptr<Codec2Client::Component> comp; in configure() local
970 std::shared_ptr<Codec2Client::Component> comp; in start() local
1045 std::shared_ptr<Codec2Client::Component> comp; in stop() local
1107 std::shared_ptr<Codec2Client::Component> comp; in release() local
1164 std::shared_ptr<Codec2Client::Component> comp; in flush() local
1227 std::shared_ptr<Codec2Client::Component> comp; in setParameters() local
DC2OMXNode.cpp52 C2OMXNode::C2OMXNode(const std::shared_ptr<Codec2Client::Component> &comp) in C2OMXNode()
206 std::shared_ptr<Codec2Client::Component> comp = mComp.lock(); in emptyBuffer() local
DCCodec.h131 std::shared_ptr<Codec2Client::Component> comp; member
/hardware/interfaces/media/omx/1.0/vts/functional/audio/
DVtsHalMediaOmxV1_0TargetAudioEncTest.cpp210 AudioEncHidlTest::standardComp comp, int32_t nChannels, in setDefaultPortParam()
254 void GetURLForComponent(AudioEncHidlTest::standardComp comp, char* mURL) { in GetURLForComponent()
256 AudioEncHidlTest::standardComp comp; in GetURLForComponent() member
/hardware/intel/common/libstagefrighthw/
DWrsOMXPlugin.cpp135 WrsOMXComponent comp; in makeComponentInstance() 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.cpp312 void GetURLForComponent(VideoDecHidlTest::standardComp comp, char* mURL, in GetURLForComponent()
315 VideoDecHidlTest::standardComp comp; in GetURLForComponent() member