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

  /external/libvpx/libvpx/vp8/encoder/
treewriter.h 111 static INLINE int vp8_cost_token function
rdopt.c 941 return vp8_cost_token(vp8_mv_ref_tree, p,
1155 rate = vp8_cost_token(vp8_mbsplit_tree, vp8_mbsplit_probs, vp8_mbsplit_encodings + segmentation);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
treewriter.h 110 static int vp8_cost_token function
rdopt.c 939 return vp8_cost_token(vp8_mv_ref_tree, p,
1153 rate = vp8_cost_token(vp8_mbsplit_tree, vp8_mbsplit_probs, vp8_mbsplit_encodings + segmentation);
    [all...]

Completed in 130 milliseconds