Searched refs:AllocOutputBuffers (Results 1 - 2 of 2) sorted by relevance

/external/libyuv/files/include/libyuv/
H A Dmjpeg_decoder.h153 void AllocOutputBuffers(int num_outbufs);
/external/libyuv/files/source/
H A Dmjpeg_decoder.cc135 AllocOutputBuffers(GetNumComponents());
477 void MJpegDecoder::AllocOutputBuffers(int num_outbufs) { function in class:libyuv::MJpegDecoder

Completed in 36 milliseconds