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

  /external/libvpx/vp8/common/
blockd.h 265 signed char last_mode_lf_deltas[MAX_MODE_LF_DELTAS]; /* 0 = BPRED, ZERO_MV, MV, SPLIT */ member in struct:__anon8427
  /external/libvpx/vp8/encoder/
bitstream.c     [all...]
onyx_if.c 256 vpx_memset(cpi->mb.e_mbd.last_mode_lf_deltas, 0, sizeof(cpi->mb.e_mbd.mode_lf_deltas));
    [all...]

Completed in 22 milliseconds