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

  /external/libvpx/libvpx/third_party/libyuv/source/
mjpeg_decoder.cc 197 int MJpegDecoder::GetHorizSubSampFactor(int component) {
217 int hs = GetHorizSubSampFactor(component);
  /external/libyuv/files/source/
mjpeg_decoder.cc 197 int MJpegDecoder::GetHorizSubSampFactor(int component) {
215 int hs = GetHorizSubSampFactor(component);

Completed in 306 milliseconds