HomeSort by relevance Sort by last modified time
    Searched refs:AllocOutputBuffers (Results 1 - 2 of 2) sorted by null

  /external/libyuv/files/include/libyuv/
mjpeg_decoder.h 153 void AllocOutputBuffers(int num_outbufs);
  /external/libyuv/files/source/
mjpeg_decoder.cc 135 AllocOutputBuffers(GetNumComponents());
477 void MJpegDecoder::AllocOutputBuffers(int num_outbufs) {

Completed in 103 milliseconds