HomeSort by relevance Sort by last modified time
    Searched defs:ipp_mode (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4xxx/test/CameraHal/
camera_test_menu.cpp 106 const char *ipp_mode[] = { "off", "Chroma Suppression", "Edge Enhancement" }; variable
108 const char *ipp_mode[] = { "off", "ldc", "nsf", "ldc-nsf" }; variable
1187 params.set(KEY_IPP, ipp_mode[ippIDX]);
    [all...]
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_menu.cpp 277 const char *ipp_mode[] = { "off", "Chroma Suppression", "Edge Enhancement" }; variable
279 const char *ipp_mode[] = { "off", "ldc", "nsf", "ldc-nsf" }; variable
    [all...]

Completed in 49 milliseconds