Home
last modified time | relevance | path

Searched defs:Queue (Results 1 – 18 of 18) sorted by relevance

/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Dqueue.c43 struct Queue struct
50 Queue *alloc_queue() in alloc_queue() argument
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Dqueue.c42 struct Queue { struct
48 Queue *alloc_queue() in alloc_queue() argument
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Dqueue.h31 typedef struct Queue Queue; typedef
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Dqueue.h31 typedef struct Queue Queue; typedef
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Dqueue.h31 typedef struct Queue Queue; typedef
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Dqueue.h31 typedef struct Queue Queue; typedef
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
H A Dqueue.h31 typedef struct Queue Queue; typedef
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
H A Dqueue.h31 typedef struct Queue Queue; typedef
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
H A Dqueue.h31 typedef struct Queue Queue; typedef
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DC2OMXNode.cpp177 struct Queue { struct in android::C2OMXNode::QueueThread
178 Queue(const std::shared_ptr<Codec2Client::Component> &comp) in Queue() function
183 std::weak_ptr<Codec2Client::Component> component;
184 std::list<WorkFence> workList;
185 nsecs_t lastQueuedTimestampNs;
/aosp12/packages/apps/Nfc/nci/jni/
H A DDataQueue.h94 typedef std::list<tHeader*> Queue; typedef
/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodecSource.cpp83 struct Queue { struct
84 Queue() in Queue() argument
88 int64_t mReadPendingSince;
89 bool mPaused;
90 bool mPulling;
91 Vector<MediaBufferBase *> mReadBuffers;
/aosp12/system/bt/gd/hci/acl_manager/
H A Dacl_connection.h39 using Queue = common::BidiQueue<PacketView<kLittleEndian>, BasePacketBuilder>; variable
/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DAAVCAssembler.h35 typedef List<sp<ABuffer> > Queue; typedef
H A DAHEVCAssembler.h35 typedef List<sp<ABuffer> > Queue; typedef
/aosp12/system/bt/gd/os/
H A Dhandler.h93 friend class Queue; variable
/aosp12/hardware/google/pixel/vibrator/cs40l25/tests/
H A Dtest-vibrator.cpp115 EffectQueue Queue(const QueueEffect &effect) { in Queue() function
123 EffectQueue Queue(const QueueDelay &delay) { in Queue() function
129 EffectQueue Queue(const T &first, const U &second, Args... rest) { in Queue() function
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...