OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetHorizSubSampFactor
(Results
1 - 2
of
2
) sorted by null
/external/libyuv/files/include/libyuv/
mjpeg_decoder.h
86
int
GetHorizSubSampFactor
(int component);
/external/libyuv/files/source/
mjpeg_decoder.cc
207
int MJpegDecoder::
GetHorizSubSampFactor
(int component) {
227
int hs =
GetHorizSubSampFactor
(component);
Completed in 26 milliseconds