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

  /external/libvpx/libvpx/vp9/common/
vp9_pred_common.h 74 unsigned char vp9_get_pred_context_comp_inter_inter(const VP9_COMMON *cm,
81 const int pred_context = vp9_get_pred_context_comp_inter_inter(cm, xd);
vp9_pred_common.c 89 unsigned char vp9_get_pred_context_comp_inter_inter(const VP9_COMMON *cm, function
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 264 const int ctx = vp9_get_pred_context_comp_inter_inter(cm, xd);
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 702 cpi->comp_inter_count[vp9_get_pred_context_comp_inter_inter(cm, xd)]
    [all...]

Completed in 29 milliseconds