OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:imgBuf
(Results
1 - 5
of
5
) sorted by null
/external/webrtc/webrtc/modules/video_processing/
content_analysis_sse2.cc
120
const uint8_t*
imgBuf
= orig_frame_ + border_ * width_;
150
const uint8_t* lineTop =
imgBuf
- width_ + border_;
151
const uint8_t* lineCen =
imgBuf
+ border_;
152
const uint8_t* lineBot =
imgBuf
+ width_ + border_;
224
imgBuf
+= width_ * skip_num_;
/device/moto/shamu/camera/QCamera2/HAL/
QCamera2HWI.cpp
[
all
...]
/device/huawei/angler/camera/QCamera2/HAL/
QCamera2HWI.cpp
[
all
...]
/device/lge/bullhead/camera/QCamera2/HAL/
QCamera2HWI.cpp
[
all
...]
/hardware/qcom/camera/QCamera2/HAL/
QCamera2HWI.cpp
[
all
...]
Completed in 108 milliseconds