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