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

  /external/libvpx/libvpx/vp9/encoder/
vp9_picklpf.c 157 } else if (method >= LPF_PICK_FROM_Q) {
vp9_speed_features.h 108 LPF_PICK_FROM_Q,
vp9_speed_features.c 522 sf->lpf_pick = LPF_PICK_FROM_Q;
    [all...]
  /external/libaom/libaom/av1/encoder/
picklpf.c 212 } else if (method >= LPF_PICK_FROM_Q) {
speed_features.h 128 LPF_PICK_FROM_Q,
speed_features.c 412 sf->lpf_pick = LPF_PICK_FROM_Q;
607 sf->lpf_pick = LPF_PICK_FROM_Q;
    [all...]

Completed in 139 milliseconds