Searched refs:writeJpegFile (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/cmds/stagefright/
H A Djpeg.h4 int writeJpegFile(const char *filename, uint8_t *frame, int width, int height);
H A Djpeg.cpp40 int writeJpegFile(const char *filename, uint8_t *frame, int width, int height) { function
H A Dstagefright.cpp878 CHECK_EQ(writeJpegFile("/sdcard/out.jpg",

Completed in 1506 milliseconds