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

  /external/libvpx/libvpx/vp9/common/
vp9_entropymode.c 402 counts->switchable_interp[i], fc->switchable_interp_prob[i]);
vp9_onyxc_int.h 65 unsigned int switchable_interp[SWITCHABLE_FILTER_CONTEXTS] member in struct:__anon24006
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c     [all...]
vp9_decodemv.c 324 ++cm->counts.switchable_interp[ctx][type];
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c 136 FILE *fp = fopen("switchable_interp.bin", "wb");
234 cm->counts.switchable_interp[j]);
    [all...]
vp9_encodeframe.c 479 ++cm->counts.switchable_interp[ctx][mbmi->interp_filter];
    [all...]

Completed in 234 milliseconds