Searched refs:FrameData (Results 1 – 17 of 17) sorted by relevance
47 typedef std::tuple<uint8_t*, size_t, uint32_t> FrameData; typedef74 FrameData getFrame();98 std::vector<FrameData> mFrameList;
116 FrameData Codec2Fuzzer::BufferSource::getFrame() { in getFrame()117 FrameData frame = mFrameList.back(); in getFrame()254 FrameData frameData = bufferSource->getFrame(); in decodeFrames()
56 vector<FrameData> &WriterFuzzerBase::BufferSource::getFrameList(int32_t trackIndex) { in getFrameList()96 FrameData{bufferSize, flags, pts, framePtr}); in getFrameInfo()107 mFrameList[0].emplace_back(FrameData{mSize - readIndexStart, 0, 0, mData + readIndexStart}); in getFrameInfo()140 void writeHeaderBuffers(vector<FrameData> &bufferInfo, sp<AMessage> &format, int32_t numCsds) { in writeHeaderBuffers()189 vector<FrameData> mFrames = mBufferSource->getFrameList(trackIndex); in addWriterSource()210 vector<FrameData> bufferInfo = mBufferSource->getFrameList(trackIndex); in sendBuffersToWriter()
51 struct FrameData { struct172 vector<FrameData>& getFrameList(int32_t trackIndex);188 vector<FrameData> mFrameList[kMaxTrackCount];
44 repeated FrameData frameData = 1;49 repeated FrameData frameData = 1;53 message FrameData { message
63 struct FrameData { struct67 constexpr FrameData(const uint8_t(&data_)[N]) : data(data_), size(N) { } in FrameData() argument84 FrameData avcStream_A[] __unused = { avcStream_A1 };104 FrameData avcStream_B[] = { avcStream_B1, avcStream_B2 };228 for (const FrameData &frame : avcStream_B) { in TEST_F()310 for (const FrameData &frame : avcStream_A) { in TEST_P()
202 private final FrameData mFrameData = new FrameData();1175 public static class FrameData { class in Choreographer1181 FrameData() { in FrameData() method in Choreographer.FrameData1308 void onVsync(@NonNull FrameData data); in onVsync()1410 void run(FrameData frameData) { in run()
381 template <typename FrameData, typename BufferPoolTypes, typename BaseBlock>382 bool objcpy(FrameData* d, const C2FrameData& s, in objcpy()732 template <typename FrameData>733 bool objcpy(C2FrameData* d, const FrameData& s, in objcpy()
46 import com.android.app.viewcapture.data.FrameData;456 FrameData.Builder frameDataBuilder = FrameData.newBuilder()
45 using ::android::hardware::media::c2::V1_0::FrameData;
46 using ::android::hardware::media::c2::V1_0::FrameData;
15890 …FrameData;)V+]Landroid/view/Choreographer$CallbackRecord;Landroid/view/Choreographer$CallbackRecor…15891 HSPLandroid/view/Choreographer$FrameData;->-$$Nest$fgetmFrameTimeNanos(Landroid/view/Choreographer$…15892 HSPLandroid/view/Choreographer$FrameData;-><init>()V15893 HSPLandroid/view/Choreographer$FrameData;->allocateFrameTimelines(I)V15894 HSPLandroid/view/Choreographer$FrameData;->checkInCallback()V15895 HSPLandroid/view/Choreographer$FrameData;->getFrameTimeNanos()J15896 HSPLandroid/view/Choreographer$FrameData;->getFrameTimelines()[Landroid/view/Choreographer$FrameTim…15897 HSPLandroid/view/Choreographer$FrameData;->getPreferredFrameTimeline()Landroid/view/Choreographer$F…15898 HSPLandroid/view/Choreographer$FrameData;->setInCallback(Z)V+]Landroid/view/Choreographer$FrameTime…15899 HSPLandroid/view/Choreographer$FrameData;->update(JI)V[all …]
8567 android.view.Choreographer$FrameData
15954 …FrameData;)V+]Landroid/view/Choreographer$CallbackRecord;Landroid/view/Choreographer$CallbackRecor…15955 HSPLandroid/view/Choreographer$FrameData;->-$$Nest$fgetmFrameTimeNanos(Landroid/view/Choreographer$…15956 HSPLandroid/view/Choreographer$FrameData;-><init>()V15957 HSPLandroid/view/Choreographer$FrameData;->allocateFrameTimelines(I)V15958 HSPLandroid/view/Choreographer$FrameData;->checkInCallback()V15959 HSPLandroid/view/Choreographer$FrameData;->getFrameTimeNanos()J15960 HSPLandroid/view/Choreographer$FrameData;->getFrameTimelines()[Landroid/view/Choreographer$FrameTim…15961 HSPLandroid/view/Choreographer$FrameData;->getPreferredFrameTimeline()Landroid/view/Choreographer$F…15962 HSPLandroid/view/Choreographer$FrameData;->setInCallback(Z)V+]Landroid/view/Choreographer$FrameTime…15963 HSPLandroid/view/Choreographer$FrameData;->update(JI)V[all …]
8598 android.view.Choreographer$FrameData
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
50637 public static class Choreographer.FrameData {50650 method public void onVsync(@NonNull android.view.Choreographer.FrameData);