HomeSort by relevance Sort by last modified time
    Searched full:as_mode (Results 26 - 37 of 37) sorted by null

12

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
pickinter.c 175 b->bmi.as_mode = *best_mode;
221 mic->bmi[i].as_mode = best_mode;
    [all...]
bitstream.c 606 write_bmode(w, m->bmi[j].as_mode, pc->fc.bmode_prob);
770 const int bm = m->bmi[i].as_mode;
    [all...]
rdopt.c 698 b->bmi.as_mode = *best_mode;
753 mic->bmi[i].as_mode = best_mode;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c     [all...]
vp9_encodeframe.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 605 write_bmode(w, m->bmi[j].as_mode, pc->fc.bmode_prob);
769 const int bm = m->bmi[i].as_mode;
    [all...]
rdopt.c 697 b->bmi.as_mode = *best_mode;
752 mic->bmi[i].as_mode = best_mode;
    [all...]
  /external/libvpx/libvpx/vp8/decoder/
threading.c 189 xd->mode_info_context->bmi[i].as_mode;
decodeframe.c 194 xd->mode_info_context->bmi[i].as_mode;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
threading.c 189 xd->mode_info_context->bmi[i].as_mode;
decodeframe.c 193 xd->mode_info_context->bmi[i].as_mode;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c     [all...]

Completed in 1727 milliseconds

12