Home
last modified time | relevance | path

Searched defs:nmvc (Results 1 – 6 of 6) sorted by relevance

/external/libaom/libaom/av1/decoder/
Ddecodemv.c1108 nmv_context *const nmvc = &ec_ctx->nmvc; in assign_mv() local
1131 nmv_context *const nmvc = &ec_ctx->nmvc; in assign_mv() local
1149 nmv_context *const nmvc = &ec_ctx->nmvc; in assign_mv() local
1156 nmv_context *const nmvc = &ec_ctx->nmvc; in assign_mv() local
1163 nmv_context *const nmvc = &ec_ctx->nmvc; in assign_mv() local
1170 nmv_context *const nmvc = &ec_ctx->nmvc; in assign_mv() local
/external/libvpx/libvpx/vp9/common/
Dvp9_entropymode.h58 nmv_context nmvc; member
/external/libaom/libaom/av1/common/
Dentropymode.h128 nmv_context nmvc; member
/external/libaom/libaom/av1/encoder/
Dbitstream.c1098 nmv_context *nmvc = &ec_ctx->nmvc; in pack_inter_mode_mvs() local
1104 nmv_context *nmvc = &ec_ctx->nmvc; in pack_inter_mode_mvs() local
1108 nmv_context *nmvc = &ec_ctx->nmvc; in pack_inter_mode_mvs() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_bitstream.c240 const nmv_context *nmvc = &cm->fc->nmvc; in pack_inter_mode_mvs() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c2419 nmv_context *const nmvc = &fc->nmvc; in read_compressed_header() local