Searched refs:mOutputMethod (Results 1 – 2 of 2) sorted by relevance
182 OUTPUT_METHOD mOutputMethod; variable201 void setOutputMethod(OUTPUT_METHOD method) {mOutputMethod = method;} in setOutputMethod()
53 mOutputMethod(OUTPUT_BY_PCT), in VideoDecoderBase()325 if (mOutputMethod == OUTPUT_BY_POC) { in getOutput()327 } else if (mOutputMethod == OUTPUT_BY_PCT) { in getOutput()