OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:jpegInitDestination
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/camera/libcameraservice/api1/client2/
JpegCompressor.cpp
95
jpegDestMgr.init_destination =
jpegInitDestination
;
197
void JpegCompressor::
jpegInitDestination
(j_compress_ptr cinfo) {
/device/generic/goldfish/camera/fake-pipeline2/
JpegCompressor.cpp
155
jpegDestMgr.init_destination =
jpegInitDestination
;
264
void JpegCompressor::
jpegInitDestination
(j_compress_ptr cinfo) {
Completed in 148 milliseconds