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

  /external/libvpx/libvpx/vp9/common/
vp9_loopfilter.h 39 signed char last_ref_deltas[MAX_REF_LF_DELTAS]; member in struct:loopfilter
vp9_entropymode.c 485 vp9_zero(lf->last_ref_deltas);
  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c 101 vp9_copy(cc->last_ref_lf_deltas, cm->lf.last_ref_deltas);
139 vp9_copy(cm->lf.last_ref_deltas, cc->last_ref_lf_deltas);
vp9_bitstream.c     [all...]
vp9_onyx_if.c 253 vp9_zero(lf->last_ref_deltas);
    [all...]

Completed in 40 milliseconds