/hardware/google/av/codec2/hidl/1.0/utils/ |
D | InputSurfaceConnection.cpp | 88 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()
|
D | ComponentStore.cpp | 317 const std::shared_ptr<const C2Component::Traits>& comp) { in dump() 338 const std::shared_ptr<C2Component>& comp) { in dump()
|
D | InputSurface.cpp | 130 std::shared_ptr<C2Component> comp = mStore->findC2Component(component); in connectToComponent() local
|
/hardware/intel/common/libmix/mix_common/src/ |
D | mixlog.h | 38 #define mix_log(comp, level, format, ...) \ argument 43 #define mix_log(comp, level, format, ...) argument
|
D | mixlog.c | 100 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/ |
D | CCodec.cpp | 140 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
|
D | C2OMXNode.cpp | 52 C2OMXNode::C2OMXNode(const std::shared_ptr<Codec2Client::Component> &comp) in C2OMXNode() 206 std::shared_ptr<Codec2Client::Component> comp = mComp.lock(); in emptyBuffer() local
|
D | CCodec.h | 131 std::shared_ptr<Codec2Client::Component> comp; member
|
/hardware/interfaces/media/omx/1.0/vts/functional/audio/ |
D | VtsHalMediaOmxV1_0TargetAudioEncTest.cpp | 210 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/ |
D | WrsOMXPlugin.cpp | 135 WrsOMXComponent comp; in makeComponentInstance() local
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/src/ |
D | mm_lib2d.c | 88 img_component_ops_t comp; member
|
/hardware/google/av/codec2/tests/ |
D | C2SampleComponent_test.cpp | 396 std::shared_ptr<C2ComponentInterface> comp = myComp; in TEST_F() local
|
/hardware/interfaces/media/omx/1.0/vts/functional/video/ |
D | VtsHalMediaOmxV1_0TargetVideoDecTest.cpp | 312 void GetURLForComponent(VideoDecHidlTest::standardComp comp, char* mURL, in GetURLForComponent() 315 VideoDecHidlTest::standardComp comp; in GetURLForComponent() member
|