Home
last modified time | relevance | path

Searched refs:equalPTS (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderAVC.h51 bool isNewFrame(vbp_data_h264 *data, bool equalPTS);
DVideoDecoderAVC.cpp835 bool VideoDecoderAVC::isNewFrame(vbp_data_h264 *data, bool equalPTS) { in isNewFrame() argument
854 if (!equalPTS) { in isNewFrame()