• Home
  • Raw
  • Download

Lines Matching refs:C2Buffer

122             std::shared_ptr<C2Buffer> *c2buffer,
130 const std::shared_ptr<C2Buffer> &c2buffer) = 0;
181 const std::shared_ptr<C2Buffer> &buffer,
200 const sp<MediaCodecBuffer> &buffer, std::shared_ptr<C2Buffer> *c2buffer) = 0;
318 const std::shared_ptr<C2Buffer>& buffer,
370 std::shared_ptr<C2Buffer>* c2Buffer,
393 bool convert(const std::shared_ptr<C2Buffer> &src, sp<Codec2Buffer> *dst);
422 const std::shared_ptr<C2Buffer> &b, in StashEntry()
434 std::shared_ptr<C2Buffer> buffer;
579 std::shared_ptr<C2Buffer> *c2buffer,
590 bool expireComponentBuffer(const std::shared_ptr<C2Buffer> &c2buffer);
617 std::weak_ptr<C2Buffer> compBuffer;
676 std::shared_ptr<C2Buffer> *c2buffer,
687 bool expireComponentBuffer(const std::shared_ptr<C2Buffer> &c2buffer);
735 std::weak_ptr<C2Buffer> compBuffer;
774 std::shared_ptr<C2Buffer> *c2buffer,
778 const std::shared_ptr<C2Buffer> &c2buffer) override;
803 std::shared_ptr<C2Buffer> *c2buffer,
807 const std::shared_ptr<C2Buffer> &c2buffer) final;
833 std::shared_ptr<C2Buffer> *c2buffer,
837 const std::shared_ptr<C2Buffer> &c2buffer) override;
901 std::shared_ptr<C2Buffer> *c2buffer,
905 const std::shared_ptr<C2Buffer> &c2buffer) override;
930 std::shared_ptr<C2Buffer> *c2buffer,
934 const std::shared_ptr<C2Buffer> &c2buffer) override;
962 const sp<MediaCodecBuffer> &, std::shared_ptr<C2Buffer> *, bool) override { in releaseBuffer() argument
966 bool expireComponentBuffer(const std::shared_ptr<C2Buffer> &) override { in expireComponentBuffer() argument
1020 const std::shared_ptr<C2Buffer> &buffer,
1030 const sp<MediaCodecBuffer> &buffer, std::shared_ptr<C2Buffer> *c2buffer) override;
1044 void realloc(const std::shared_ptr<C2Buffer> &c2buffer);
1072 const std::shared_ptr<C2Buffer> &buffer,
1083 std::shared_ptr<C2Buffer> *c2buffer) override;
1099 virtual sp<Codec2Buffer> wrap(const std::shared_ptr<C2Buffer> &buffer) = 0;
1124 sp<Codec2Buffer> wrap(const std::shared_ptr<C2Buffer> &buffer) override;
1134 sp<Codec2Buffer> wrap(const std::shared_ptr<C2Buffer> &buffer) override;
1144 sp<Codec2Buffer> wrap(const std::shared_ptr<C2Buffer> &buffer) override;