OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_scanline_padding_
(Results
1 - 2
of
2
) sorted by null
/external/libyuv/files/include/libyuv/
mjpeg_decoder.h
174
bool
has_scanline_padding_
;
member in class:libyuv::MJpegDecoder
/external/libyuv/files/source/
mjpeg_decoder.cc
47
:
has_scanline_padding_
(false),
163
has_scanline_padding_
= true;
Completed in 305 milliseconds