Searched refs:getBitstreamId (Results 1 – 3 of 3) sorted by relevance
33 int32_t getBitstreamId() const;
49 int32_t VideoFrame::getBitstreamId() const { in getBitstreamId() function in android::VideoFrame
512 ALOGV("%s(bitstreamId=%d)", __func__, frame->getBitstreamId()); in onOutputFrameReady()515 const int32_t bitstreamId = frame->getBitstreamId(); in onOutputFrameReady()