/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
bitstream.c | 452 vp8_writer *w, const MV *mv, const int_mv *ref, const MV_CONTEXT *mvc 459 vp8_encode_motion_vector(w, &e, mvc); 521 const MV_CONTEXT *mvc = pc->fc.mvc; local 656 write_mv(w, &mi->mv.as_mv, &best_mv, mvc); 698 write_mv(w, &blockmv.as_mv, &best_mv, (const MV_CONTEXT *) mvc); [all...] |
ethreading.c | 338 z->mvc = x->mvc; 478 mb->mvc = cm->fc.mvc;
|
onyx_int.h | 76 MV_CONTEXT mvc[2]; member in struct:__anon30630 113 double MVc;
|
encodeframe.c | 647 x->mvc = cm->fc.mvc; [all...] |
firstpass.c | 160 stats->MVc, 185 section->MVc = 0.0; 207 section->MVc += frame->MVc; 229 section->MVc -= frame->MVc; 253 section->MVc /= section->count; 574 vpx_memcpy(cm->fc.mvc, vp8_default_mv_context, sizeof(vp8_default_mv_context)); 575 vp8_build_component_cost_table(cpi->mb.mvcost, (const MV_CONTEXT *) cm->fc.mvc, flag); 816 fps.MVc = 0.0 [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mcore/ |
allinsn.d | 260 0+0ac <mvc>: 261 ac: 002d mvc r13
|
/external/libvpx/libvpx/vp8/encoder/ |
ethreading.c | 354 z->mvc = x->mvc; 492 mb->mvc = cm->fc.mvc;
|
onyx_int.h | 73 MV_CONTEXT mvc[2]; member in struct:__anon17154 110 double MVc;
|
encodeframe.c | 667 x->mvc = cm->fc.mvc; [all...] |
firstpass.c | 160 stats->MVc, 185 section->MVc = 0.0; 207 section->MVc += frame->MVc; 229 section->MVc -= frame->MVc; 253 section->MVc /= section->count; 575 memcpy(cm->fc.mvc, vp8_default_mv_context, sizeof(vp8_default_mv_context)); 576 vp8_build_component_cost_table(cpi->mb.mvcost, (const MV_CONTEXT *) cm->fc.mvc, flag); 817 fps.MVc = 0.0 [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/ |
insns-bad-1.s | 846 mvc .L2 b2,amr 847 mvc .S2X amr,a1 848 mvc .S2 b2,nonesuch 849 mvc .S2 b0,dnum 850 mvc .S2 ecr,b0 851 mvc .S2 b0,efr 852 mvc .S2 icr,b0 853 mvc .S2 b0,ifr 854 mvc .S2 isr,b0 855 mvc .S2 b0,pce [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/ |
esa-g5.s | 304 mvc 4095(256,%r5),4095(%r10)
|
esa-g5.d | 310 .*: d2 ff 5f ff af ff [ ]*mvc 4095\(256,%r5\),4095\(%r10\)
|
/external/libvpx/libvpx/vp8/decoder/ |
decodeframe.c | 922 memcpy(pc->fc.mvc, vp8_default_mv_context, sizeof(vp8_default_mv_context)); [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/ |
decodeframe.c | 910 vpx_memcpy(pc->fc.mvc, vp8_default_mv_context, sizeof(vp8_default_mv_context)); [all...] |
/external/llvm/test/MC/SystemZ/ |
insn-good.s | [all...] |
/external/v8/benchmarks/ |
regexp.js | [all...] |
/toolchain/binutils/binutils-2.25/include/opcode/ |
tic6x-opcode-table.h | [all...] |