HomeSort by relevance Sort by last modified time
    Searched refs:mvc (Results 1 - 25 of 43) sorted by null

1 2

  /external/libvpx/libvpx/vp8/encoder/
encodemv.h 23 void vp8_build_component_cost_table(int *mvcost[2], const MV_CONTEXT *mvc, int mvc_flag[2]);
encodemv.c 26 const struct mv_context *mvc
29 const vp8_prob *p = mvc->prob;
68 void vp8_encode_motion_vector(vp8_writer *w, const MV *mv, const MV_CONTEXT *mvc)
95 encode_mvcomponent(w, mv->row >> 1, &mvc[0]);
96 encode_mvcomponent(w, mv->col >> 1, &mvc[1]);
100 static unsigned int cost_mvcomponent(const int v, const struct mv_context *mvc)
102 const vp8_prob *p = mvc->prob;
138 void vp8_build_component_cost_table(int *mvcost[2], const MV_CONTEXT *mvc, int mvc_flag[2])
150 mvcost [0] [0] = cost_mvcomponent(0, &mvc[0]);
154 cost0 = cost_mvcomponent(i, &mvc[0])
360 MV_CONTEXT *mvc = cpi->common.fc.mvc; local
    [all...]
block.h 124 MV_CONTEXT *mvc; member in struct:macroblock
ratectrl.c 232 vp8_copy(cc->mvc, cpi->common.fc.mvc);
269 vp8_copy(cpi->common.fc.mvc, cc->mvc);
300 memcpy(cpi->common.fc.mvc, vp8_default_mv_context, sizeof(vp8_default_mv_context));
303 vp8_build_component_cost_table(cpi->mb.mvcost, (const MV_CONTEXT *) cpi->common.fc.mvc, flag);
    [all...]
bitstream.c 453 vp8_writer *w, const MV *mv, const int_mv *ref, const MV_CONTEXT *mvc
460 vp8_encode_motion_vector(w, &e, mvc);
522 const MV_CONTEXT *mvc = pc->fc.mvc; local
657 write_mv(w, &mi->mv.as_mv, &best_mv, mvc);
699 write_mv(w, &blockmv.as_mv, &best_mv, (const MV_CONTEXT *) mvc);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
encodemv.h 23 void vp8_build_component_cost_table(int *mvcost[2], const MV_CONTEXT *mvc, int mvc_flag[2]);
encodemv.c 26 const struct mv_context *mvc
29 const vp8_prob *p = mvc->prob;
68 void vp8_encode_motion_vector(vp8_writer *w, const MV *mv, const MV_CONTEXT *mvc)
95 encode_mvcomponent(w, mv->row >> 1, &mvc[0]);
96 encode_mvcomponent(w, mv->col >> 1, &mvc[1]);
100 static unsigned int cost_mvcomponent(const int v, const struct mv_context *mvc)
102 const vp8_prob *p = mvc->prob;
138 void vp8_build_component_cost_table(int *mvcost[2], const MV_CONTEXT *mvc, int mvc_flag[2])
150 mvcost [0] [0] = cost_mvcomponent(0, &mvc[0]);
154 cost0 = cost_mvcomponent(i, &mvc[0])
360 MV_CONTEXT *mvc = cpi->common.fc.mvc; local
    [all...]
block.h 124 MV_CONTEXT *mvc; member in struct:macroblock
ratectrl.c 231 vp8_copy(cc->mvc, cpi->common.fc.mvc);
268 vp8_copy(cpi->common.fc.mvc, cc->mvc);
299 vpx_memcpy(cpi->common.fc.mvc, vp8_default_mv_context, sizeof(vp8_default_mv_context));
302 vp8_build_component_cost_table(cpi->mb.mvcost, (const MV_CONTEXT *) cpi->common.fc.mvc, flag);
    [all...]
  /external/libvpx/libvpx/vp8/decoder/
decodemv.c 76 static int read_mvcomponent(vp8_reader *r, const MV_CONTEXT *mvc)
78 const vp8_prob *const p = (const vp8_prob *) mvc;
111 static void read_mv(vp8_reader *r, MV *mv, const MV_CONTEXT *mvc)
113 mv->row = (short)(read_mvcomponent(r, mvc) * 2);
114 mv->col = (short)(read_mvcomponent(r, ++mvc) * 2);
118 static void read_mvcontexts(vp8_reader *bc, MV_CONTEXT *mvc)
125 vp8_prob *p = (vp8_prob *)(mvc + i);
154 MV_CONTEXT *const mvc = pbi->common.fc.mvc; local
199 read_mvcontexts(bc, mvc);
457 MV_CONTEXT *const mvc = pbi->common.fc.mvc; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
decodemv.c 76 static int read_mvcomponent(vp8_reader *r, const MV_CONTEXT *mvc)
78 const vp8_prob *const p = (const vp8_prob *) mvc;
111 static void read_mv(vp8_reader *r, MV *mv, const MV_CONTEXT *mvc)
113 mv->row = (short)(read_mvcomponent(r, mvc) * 2);
114 mv->col = (short)(read_mvcomponent(r, ++mvc) * 2);
118 static void read_mvcontexts(vp8_reader *bc, MV_CONTEXT *mvc)
125 vp8_prob *p = (vp8_prob *)(mvc + i);
154 MV_CONTEXT *const mvc = pbi->common.fc.mvc; local
199 read_mvcontexts(bc, mvc);
457 MV_CONTEXT *const mvc = pbi->common.fc.mvc; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
esa-reloc.s 4 mvc 0(test_R_390_8,%r1),0(%r2)
esa-operands.d 22 30: d2 26 30 01 50 04 [ ]*mvc 1\(39,%r3\),4\(%r5\)
esa-reloc.d 9 0: d2 00 10 00 20 00 [ ]*mvc 0\(1,%r1\),0\(%r2\)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
pcr-relocs.d 11 0+0c <[^>]*> 004003e2[ \t]+mvc \.S2 pce1,b0
30 0+38 <[^>]*> 004003e2[ \t]+mvc \.S2 pce1,b0
insns-c674x.s 863 [a0] mvc .S2 amr,b5
864 mvc .S2 b6,amr
865 [b0] mvc .S2X a7,amr
866 mvc .S2 csr,b8
867 mvc .S2 b8,csr
868 mvc .S2 dnum,b9
869 mvc .S2 b10,ecr
870 mvc .S2 efr,b11
871 mvc .S2 fadcr,b12
872 mvc .S2 b13,fadc
    [all...]
insns-c674x.d     [all...]
insns16-s-unit.d 185 [0-9a-f]+[02468ace] <[^>]*> daee[ \t]+mvc \.S1 b5,ilc
186 [0-9a-f]+[02468ace] <[^>]*> dbef[ \t]+mvc \.S2 b7,ilc
187 [0-9a-f]+[02468ace] <[^>]*> d8ee[ \t]+mvc \.S1 b1,ilc
188 [0-9a-f]+[02468ace] <[^>]*> d9ef[ \t]+mvc \.S2 b3,ilc
200 [0-9a-f]+[02468ace] <[^>]*> daee[ \t]+mvc \.S1 b21,ilc
201 [0-9a-f]+[02468ace] <[^>]*> dbef[ \t]+mvc \.S2 b23,ilc
202 [0-9a-f]+[02468ace] <[^>]*> d8ee[ \t]+mvc \.S1 b17,ilc
203 [0-9a-f]+[02468ace] <[^>]*> d9ef[ \t]+mvc \.S2 b19,ilc
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
pcr-reloc.d 18 1000000c:[ \t]+004003e2[ \t]+mvc \.S2 pce1,b0
33 10000038:[ \t]+004003e2[ \t]+mvc \.S2 pce1,b0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodemv.c 166 nmv_context *const mvc = &cm->fc.nmvc; local
169 write_mv_update(vp9_mv_joint_tree, mvc->joints, counts->joints, MV_JOINTS, w);
172 nmv_component *comp = &mvc->comps[i];
186 write_mv_update(vp9_mv_fp_tree, mvc->comps[i].class0_fp[j],
189 write_mv_update(vp9_mv_fp_tree, mvc->comps[i].fp, counts->comps[i].fp,
195 update_mv(w, counts->comps[i].class0_hp, &mvc->comps[i].class0_hp,
197 update_mv(w, counts->comps[i].hp, &mvc->comps[i].hp, MV_UPDATE_PROB);
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemv.c 168 nmv_context *const mvc = &cm->fc->nmvc; local
170 write_mv_update(vp9_mv_joint_tree, mvc->joints, counts->joints, MV_JOINTS, w);
173 nmv_component *comp = &mvc->comps[i];
187 write_mv_update(vp9_mv_fp_tree, mvc->comps[i].class0_fp[j],
190 write_mv_update(vp9_mv_fp_tree, mvc->comps[i].fp, counts->comps[i].fp,
196 update_mv(w, counts->comps[i].class0_hp, &mvc->comps[i].class0_hp,
198 update_mv(w, counts->comps[i].hp, &mvc->comps[i].hp, MV_UPDATE_PROB);
  /external/libvpx/libvpx/vp8/common/
onyxc_int.h 48 MV_CONTEXT mvc[2]; member in struct:frame_contexts
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyxc_int.h 48 MV_CONTEXT mvc[2]; member in struct:frame_contexts
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mcore/
allinsn.s 98 test mvc r13
  /external/llvm/test/MC/SystemZ/
insn-bad.s     [all...]

Completed in 391 milliseconds

1 2