HomeSort by relevance Sort by last modified time
    Searched full:probs (Results 76 - 89 of 89) sorted by null

1 2 34

  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 85 vp8_prob ymode_prob[4], uv_mode_prob[3]; /* interframe intra mode probs */
mcomp.c     [all...]
encodeframe.c 717 /* calc probs and branch cts for this frame only */
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 88 vp8_prob ymode_prob[4], uv_mode_prob[3]; /* interframe intra mode probs */
mcomp.c     [all...]
encodeframe.c 697 /* calc probs and branch cts for this frame only */
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 935 const vpx_prob *const probs = get_partition_probs(xd, ctx); local
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/libvpx/libvpx/vp8/decoder/
decodeframe.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
decodeframe.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c 184 vp9_prob probs[ENTROPY_NODES]; local
185 vp9_model_to_full_probs(p[t][i][j][k][l], probs);
186 vp9_cost_tokens((int *)c[t][i][j][k][0][l], probs,
188 vp9_cost_tokens_skip((int *)c[t][i][j][k][1][l], probs,
    [all...]
  /external/bzip2/
bzip2.c 174 Only here to avoid probs with 64-bit platforms.
    [all...]
  /external/valgrind/
NEWS.old     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.c     [all...]

Completed in 2624 milliseconds

1 2 34