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

  /external/libvpx/libvpx/vp8/encoder/
treewriter.c 40 void vp8_cost_tokens2(int *c, const vp8_prob *p, vp8_tree t,int start) function
treewriter.h 127 void vp8_cost_tokens2(
rdopt.c 168 vp8_cost_tokens2(c[i][j][k], p [i][j][k], vp8_coef_tree, 2);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
treewriter.c 40 void vp8_cost_tokens2(int *c, const vp8_prob *p, vp8_tree t,int start) function
treewriter.h 126 void vp8_cost_tokens2(
rdopt.c 167 vp8_cost_tokens2(c[i][j][k], p [i][j][k], vp8_coef_tree, 2);
    [all...]

Completed in 131 milliseconds