Searched refs:callCodec (Results 1 – 2 of 2) sorted by relevance
659 status_t handleSetSurface(const sp<Surface> &surface, bool callCodec, bool onShutdown = false);
6766 status_t MediaCodec::handleSetSurface(const sp<Surface> &surface, bool callCodec, bool onShutDown) { in handleSetSurface() argument6776 if (err == OK && callCodec) { in handleSetSurface()