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

  /packages/apps/LegacyCamera/jni/
feature_mos_jni.cpp 66 bool high_res = false; variable
517 high_res = bool(value);
521 if(high_res)
556 high_res = false;
  /external/libchrome/base/message_loop/
message_loop.cc 660 bool high_res = pending_high_res_tasks_ > 0; local
661 if (high_res != in_high_res_mode_) {
662 in_high_res_mode_ = high_res;
  /external/aac/libSBRenc/src/
sbr_def.h 154 #define HIGH_RES 1
  /external/vixl/src/vixl/a64/
simulator-a64.cc 1892 uint64_t high_res = local
    [all...]

Completed in 546 milliseconds