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

  /external/libaom/libaom/apps/
aomenc.c 314 static const arg_def_t superres_kf_qthresh = variable
348 &superres_kf_qthresh,
    [all...]
  /external/libaom/libaom/av1/
av1_cx_iface.c 539 oxcf->superres_kf_qthresh = 255;
673 oxcf->superres_kf_qthresh =
681 oxcf->superres_qthresh == 255 && oxcf->superres_kf_qthresh == 255) {
    [all...]
  /external/libaom/libaom/av1/encoder/
encoder.h 266 int superres_kf_qthresh; member in struct:AV1EncoderConfig
    [all...]
encoder.c     [all...]

Completed in 222 milliseconds