OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetScanlinePointers
(Results
1 - 2
of
2
) sorted by null
/external/libyuv/files/include/libyuv/
mjpeg_decoder.h
159
void
SetScanlinePointers
(uint8** data);
/external/libyuv/files/source/
mjpeg_decoder.cc
285
SetScanlinePointers
(databuf_);
374
SetScanlinePointers
(databuf_);
539
void MJpegDecoder::
SetScanlinePointers
(uint8** data) {
Completed in 59 milliseconds