Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderBase.h201 void setOutputMethod(OUTPUT_METHOD method) {mOutputMethod = method;} in setOutputMethod() function
DVideoDecoderAVC.cpp51 VideoDecoderBase::setOutputMethod(OUTPUT_BY_POC); in start()