Searched defs:mvc (Results 1 – 8 of 8) sorted by relevance
| /external/libvpx/libvpx/vp8/encoder/ |
| D | encodemv.c | 24 const struct mv_context *mvc) { in encode_mvcomponent() 62 const MV_CONTEXT *mvc) { in vp8_encode_motion_vector() 92 const struct mv_context *mvc) { in cost_mvcomponent() 124 void vp8_build_component_cost_table(int *mvcost[2], const MV_CONTEXT *mvc, in vp8_build_component_cost_table() 312 MV_CONTEXT *mvc = cpi->common.fc.mvc; in vp8_write_mvprobs() local
|
| D | bitstream.c | 355 const MV_CONTEXT *mvc) { in write_mv() 419 const MV_CONTEXT *mvc = pc->fc.mvc; in pack_inter_mode_mvs() local
|
| D | block.h | 117 MV_CONTEXT *mvc; member
|
| D | onyx_int.h | 68 MV_CONTEXT mvc[2]; member
|
| /external/libvpx/libvpx/vp8/decoder/ |
| D | decodemv.c | 63 static int read_mvcomponent(vp8_reader *r, const MV_CONTEXT *mvc) { in read_mvcomponent() 91 static void read_mv(vp8_reader *r, MV *mv, const MV_CONTEXT *mvc) { in read_mv() 96 static void read_mvcontexts(vp8_reader *bc, MV_CONTEXT *mvc) { in read_mvcontexts() 124 MV_CONTEXT *const mvc = pbi->common.fc.mvc; in mb_mode_mv_init() local 190 MV_CONTEXT *const mvc, int mb_to_left_edge, in decode_split_mv() 386 MV_CONTEXT *const mvc = pbi->common.fc.mvc; in read_mb_modes_mv() local
|
| /external/libvpx/libvpx/vp9/encoder/ |
| D | vp9_encodemv.c | 175 nmv_context *const mvc = &cm->fc->nmvc; in vp9_write_nmv_probs() local
|
| /external/libvpx/libvpx/vp8/common/ |
| D | onyxc_int.h | 47 MV_CONTEXT mvc[2]; member
|
| /external/v8/src/s390/ |
| D | assembler-s390.cc | 1850 void Assembler::mvc(const MemOperand& opnd1, const MemOperand& opnd2, in mvc() function in v8::internal::Assembler
|