Home | History | Annotate | Download | only in videodecoder

Lines Matching defs:isNewFrame

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