HomeSort by relevance Sort by last modified time
    Searched defs:nmvc (Results 1 - 6 of 6) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_entropymode.h 58 nmv_context nmvc; member in struct:frame_contexts
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_entropymode.h 54 nmv_context nmvc; member in struct:frame_contexts
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c 239 const nmv_context *nmvc = &cm->fc->nmvc; local
325 nmvc, allow_hp);
333 &mbmi_ext->ref_mvs[mbmi->ref_frame[ref]][0].as_mv, nmvc,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.c 1173 nmv_context *const nmvc = &fc->nmvc; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_bitstream.c 231 const nmv_context *nmvc = &cm->fc.nmvc; local
318 nmvc, allow_hp);
326 &mbmi->ref_mvs[mbmi->ref_frame[ref]][0].as_mv, nmvc,
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 2055 nmv_context *const nmvc = &fc->nmvc; local
    [all...]

Completed in 51 milliseconds