Home
last modified time | relevance | path

Searched defs:imgBuf (Results 1 – 2 of 2) sorted by relevance

/external/libjpeg-turbo/
Dtjexample.c170 unsigned char *imgBuf = NULL, *jpegBuf = NULL; in main() local
/external/webrtc/webrtc/modules/video_processing/
Dcontent_analysis_sse2.cc120 const uint8_t* imgBuf = orig_frame_ + border_ * width_; in ComputeSpatialMetrics_SSE2() local