Home | History | Annotate | Download | only in videodecoder

Lines Matching refs:isNewFrame

191     if (isNewFrame(data, lastPTS == mCurrentPTS)) {
898 bool VideoDecoderAVC::isNewFrame(vbp_data_h264 *data, bool equalPTS) {