Home
last modified time | relevance | path

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

/hardware/qcom/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_main_menu.h125 #define QCIF_HEIGHT 144 macro
/hardware/intel/img/hwcomposer/merrifield/common/devices/
DVirtualDevice.cpp44 #define QCIF_HEIGHT 144 macro
872 if (vidContentWidth < QCIF_WIDTH || vidContentHeight < QCIF_HEIGHT) { in prepare()