Home
last modified time | relevance | path

Searched defs:ref_mv_full (Results 1 – 7 of 7) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dpartition_strategy.c55 const MV ref_mv_full = { .row = 0, .col = 0 }; in get_res_var_features() local
619 const MV ref_mv_full = { .row = 0, .col = 0 }; in av1_get_max_min_partition_features() local
Dfirstpass.c220 MV ref_mv_full = { ref_mv->row >> 3, ref_mv->col >> 3 }; in first_pass_motion_search() local
Dmcomp.c3072 MV ref_mv_full, int num_planes, in av1_simple_motion_search()
3169 const MV ref_mv_full, int use_subpixel, in av1_simple_motion_sse_var()
Dencodeframe.c595 const MV ref_mv_full = { .row = 0, .col = 0 }; in pick_sb_modes() local
3768 const MV ref_mv_full = { .row = 0, .col = 0 }; in rd_pick_partition() local
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c416 int_mv ref_mv_full; in first_pass_motion_search() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c396 MV ref_mv_full = { ref_mv->row >> 3, ref_mv->col >> 3 }; in first_pass_motion_search() local
Dvp9_encodeframe.c3501 MV ref_mv_full = { 0, 0 }; in ml_predict_var_rd_paritioning() local