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

  /external/libvpx/libvpx/vp8/common/
entropymode.c 40 static const vp8_prob sub_mv_ref_prob [VP8_SUBMVREFS-1] = { 180, 162, 25}; variable
164 vpx_memcpy(x->fc.sub_mv_ref_prob, sub_mv_ref_prob, sizeof(sub_mv_ref_prob));
onyxc_int.h 46 vp8_prob sub_mv_ref_prob [VP8_SUBMVREFS-1]; member in struct:frame_contexts
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
entropymode.c 40 static const vp8_prob sub_mv_ref_prob [VP8_SUBMVREFS-1] = { 180, 162, 25}; variable
164 vpx_memcpy(x->fc.sub_mv_ref_prob, sub_mv_ref_prob, sizeof(sub_mv_ref_prob));
onyxc_int.h 46 vp8_prob sub_mv_ref_prob [VP8_SUBMVREFS-1]; member in struct:frame_contexts

Completed in 382 milliseconds