Home
last modified time | relevance | path

Searched refs:cam_frame_size_t (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraDualFOVPP.h53 } cam_frame_size_t; typedef
56 cam_frame_size_t wide;
57 cam_frame_size_t tele;
65 cam_frame_size_t out;
DQCameraDualFOVPP.cpp752 const cam_frame_size_t* s = NULL; in dumpInputParams()