HomeSort by relevance Sort by last modified time
    Searched full:get_ctrl_tbl (Results 1 - 1 of 1) sorted by null

  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_main_menu.c 154 const GET_CTRL_TBL_T get_ctrl_tbl[] = { variable
449 output_to_event <= sizeof(get_ctrl_tbl)/sizeof(get_ctrl_tbl[0])) {
672 for (i = 0 ; i < sizeof(get_ctrl_tbl) /
673 sizeof(get_ctrl_tbl[0]); i++) {
674 printf("%c. %s\n", submenuNum, get_ctrl_tbl[i].get_ctrl_name);
    [all...]

Completed in 102 milliseconds