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

  /external/libvpx/vp8/common/
onyx.h 129 int auto_key; // automatically detect cut scenes and set the keyframes member in struct:__anon5086
  /external/bluetooth/glib/glib/
gconvert.c 373 gchar *key, *dyn_key, auto_key[80]; local
380 if (len_from_codeset + len_to_codeset + 2 < sizeof (auto_key))
382 key = auto_key;
    [all...]

Completed in 611 milliseconds