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

  /external/libvpx/vp8/common/
onyx.h 131 int auto_key; // automatically detect cut scenes and set the keyframes member in struct:__anon8456
  /external/libvpx/vp8/encoder/
parms.cpp 33 DOTHIS(O, auto_key )\
firstpass.c     [all...]
onyx_if.c     [all...]
  /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...]
  /external/libvpx/vp8/
vp8_cx_iface.c 329 oxcf->auto_key = cfg.kf_mode == VPX_KF_AUTO
361 printf("auto_key: %d\n", oxcf->auto_key);
    [all...]

Completed in 127 milliseconds