HomeSort by relevance Sort by last modified time
    Searched full:joints (Results 1 - 11 of 11) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_entropymv.h 100 vpx_prob joints[MV_JOINTS - 1]; member in struct:__anon24724
126 unsigned int joints[MV_JOINTS]; member in struct:__anon24726
vp9_entropymv.c 144 ++counts->joints[j];
163 vpx_tree_merge_probs(vp9_mv_joint_tree, pre_fc->joints, counts->joints,
164 fc->joints);
vp9_thread_common.c 395 for (i = 0; i < MV_JOINTS; i++) accum->mv.joints[i] += counts->mv.joints[i];
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemv.c 177 write_mv_update(vp9_mv_joint_tree, mvc->joints, counts->joints, MV_JOINTS, w);
217 vp9_write_token(w, vp9_mv_joint_tree, mvctx->joints, &mv_joint_encodings[j]);
234 vp9_cost_tokens(mvjoint, ctx->joints, vp9_mv_joint_tree);
vp9_encoder.c 331 diff += (int)counts->mv.joints[i] *
332 (pre_fc->nmvc.joints[i] - cur_fc->nmvc.joints[i]);
334 pre_last_prob = MAX_PROB - pre_fc->nmvc.joints[MV_JOINTS - 2];
335 cur_last_prob = MAX_PROB - cur_fc->nmvc.joints[MV_JOINTS - 2];
338 (int)counts->mv.joints[MV_JOINTS - 1] * (pre_last_prob - cur_last_prob);
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 271 (MV_JOINT_TYPE)vpx_read_tree(r, vp9_mv_joint_tree, ctx->joints);
vp9_decodeframe.c 158 update_mv_probs(ctx->joints, MV_JOINTS - 1, r);
    [all...]
  /packages/apps/UnifiedEmail/res/values-fr/
strings.xml 44 <string name="too_large_to_attach_multiple" msgid="1620163295709036343">"Un ou plusieurs fichiers n\'ont pas été joints. La limite est de <xliff:g id="MAXSIZE">%1$s</xliff:g>."</string>
    [all...]
  /packages/apps/UnifiedEmail/res/values-fr-rCA/
strings.xml 44 <string name="too_large_to_attach_multiple" msgid="1620163295709036343">"Un ou plusieurs fichiers n\'ont pas été joints. La limite est de <xliff:g id="MAXSIZE">%1$s</xliff:g>."</string>
    [all...]
  /external/brotli/tests/testdata/
plrabn12.txt     [all...]
  /external/jline/src/src/test/resources/jline/example/
english.gz 

Completed in 529 milliseconds