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

  /external/libvpx/vp8/common/
onyxc_int.h 164 int refresh_entropy_probs; /* Two state 0 = NO, 1 = YES */ member in struct:VP8Common
  /external/libvpx/vp8/decoder/
decodframe.c 792 pc->refresh_entropy_probs = vp8_read_bit(bc);
793 if (pc->refresh_entropy_probs == 0)
904 if (pc->refresh_entropy_probs == 0)
  /external/libvpx/vp8/encoder/
onyx_if.c     [all...]
bitstream.c     [all...]

Completed in 139 milliseconds