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

  /external/libvpx/libvpx/vp9/common/
vp9_alloccommon.c 144 if (cm->alloc_mi(cm, new_mi_size)) goto fail;
vp9_onyxc_int.h 204 int (*alloc_mi)(struct VP9Common *cm, int mi_size); member in struct:VP9Common
  /external/libvpx/libvpx/vp9/decoder/
vp9_decoder.c 109 cm->alloc_mi = vp9_dec_alloc_mi;
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.c     [all...]

Completed in 93 milliseconds