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 267 signed char last_mode_lf_deltas[MAX_MODE_LF_DELTAS]; /* 0 = BPRED, ZERO_MV, MV, SPLIT */ member in struct:__anon5054
  /external/libvpx/vp8/encoder/
bitstream.c     [all...]
onyx_if.c 277 vpx_memset(cpi->mb.e_mbd.last_mode_lf_deltas, 0, sizeof(cpi->mb.e_mbd.mode_lf_deltas));
    [all...]

Completed in 169 milliseconds