OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:raw_picture_height
(Results
1 - 8
of
8
) sorted by null
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_snapshot.c
176
fmt->height = pme->dim.
raw_picture_height
;
181
CDBG("%s: Raw Snapshot Dimension = %d X %d",__func__,pme->dim.raw_picture_width,pme->dim.
raw_picture_height
);
438
dumpFrameToFile(main_frame,pme->dim.raw_picture_width,pme->dim.
raw_picture_height
,"raw_main", 1,"raw");
[
all
...]
mm_qcamera_app.c
128
dim->
raw_picture_height
= MP1_HEIGHT;
/device/huawei/angler/camera/
QCamera_Intf.h
249
uint16_t
raw_picture_height
;
member in struct:__anon3685
/device/lge/bullhead/camera/
QCamera_Intf.h
249
uint16_t
raw_picture_height
;
member in struct:__anon4596
/device/moto/shamu/camera/
QCamera_Intf.h
249
uint16_t
raw_picture_height
;
member in struct:__anon5733
/hardware/qcom/camera/
QCamera_Intf.h
249
uint16_t
raw_picture_height
;
member in struct:__anon32256
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCamera_Intf.h
244
uint16_t
raw_picture_height
;
member in struct:__anon5119
[
all
...]
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera.c
617
my_obj->dim.raw_picture_width,my_obj->dim.
raw_picture_height
);
[
all
...]
Completed in 54 milliseconds