HomeSort by relevance Sort by last modified time
    Searched full:comp_inter (Results 1 - 12 of 12) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_entropymode.h 68 unsigned int comp_inter[COMP_INTER_CONTEXTS][2]; member in struct:__anon13829
vp9_entropymode.c 362 counts->comp_inter[i]);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_entropymode.h 68 unsigned int comp_inter[COMP_INTER_CONTEXTS][2]; member in struct:__anon24192
vp9_entropymode.c 362 counts->comp_inter[i]);
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]
vp9_decodemv.c 264 ++cm->counts.comp_inter[ctx][mode];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]
vp9_decodemv.c 265 ++cm->counts.comp_inter[ctx][mode];
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 821 counts->comp_inter[vp9_get_reference_mode_context(cm, xd)]
    [all...]
vp9_bitstream.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodeframe.c     [all...]
vp9_bitstream.c     [all...]

Completed in 231 milliseconds