/aosp_15_r20/external/libhevc/encoder/arm/ |
H A D | ihevce_coarse_layer_sad_neon.c | 117 S32 mvx, mvy, mv_x_offset, mv_y_offset, mv_x_range, mv_y_range; in hme_store_4x4_sads_high_speed_neon() local 270 S32 mvx, mvy, mv_x_offset, mv_y_offset, mv_x_range, mv_y_range; in hme_store_4x4_sads_high_quality_neon() local 465 S32 mvx, mvy, mv_x_offset, mv_y_offset, mv_x_range, mv_y_range; in hme_combine_4x4_sads_and_compute_cost_high_speed_neon() local 626 S32 mvx, mvy, mv_x_offset, mv_y_offset, mv_x_range, mv_y_range; in hme_combine_4x4_sads_and_compute_cost_high_quality_neon() local
|
/aosp_15_r20/external/libhevc/encoder/ |
H A D | hme_coarse.c | 385 S32 mvx, mvy, mv_x_offset, mv_y_offset, mv_x_range, mv_y_range; in hme_combine_4x4_sads_and_compute_cost_high_quality() local 462 S32 mvx, mvy, mv_x_offset, mv_y_offset, mv_x_range, mv_y_range; in hme_combine_4x4_sads_and_compute_cost_high_speed() local 578 S32 mvx, mvy, mv_x_offset, mv_y_offset, mv_x_range, mv_y_range; in hme_store_4x4_sads_high_quality() local 661 S32 mvx, mvy, mv_x_offset, mv_y_offset, mv_x_range, mv_y_range; in hme_store_4x4_sads_high_speed() local
|
H A D | ihevce_mv_pred_merge.c | 141 WORD32 mvx, mvy; in ihevce_scale_collocated_mv() local
|
H A D | ihevce_common_utils.c | 612 WORD32 mvx, mvy; in ihevce_scale_mv() local
|
H A D | ihevce_me_common_defs.h | 494 WORD16 mvy; member
|
H A D | hme_refine.c | 2894 S32 mvy, in hme_update_cluster_attributes() 3302 S32 mvy = i2_mv_y; in hme_find_and_update_clusters() local 5400 S32 mvx, mvy; in hme_analyse_mv_clustering() local
|
H A D | hme_err_compute.c | 1085 S32 rnd, mvx, mvy, i4_search_idx; in compute_mv_cost_coarse_high_speed() local
|
H A D | ihevce_enc_loop_structs.h | 77 #define POPULATE_PU_STRUCT(ps_pu, mvx, mvy, offset_x, offset_y, wd, ht, ref_idx, pred_lx) \ argument
|
H A D | hme_defs.h | 334 ps_dedup_enabler, num_cands, mvx, mvy, check_for_duplicate) \ argument
|
/aosp_15_r20/external/libhevc/decoder/ |
H A D | ihevcd_mv_pred.c | 110 WORD32 mvx, mvy; in ihevcd_scale_mv() local 172 WORD32 mvx, mvy; in ihevcd_scale_collocated_mv() local
|
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/dec/src/ |
H A D | vlc_decode.cpp | 148 MOT mvx = 0, mvy = 0; in PV_GetMBvectors() local 357 MOT *mvy in mv_prediction()
|
/aosp_15_r20/external/libvpx/vp8/encoder/ |
H A D | mr_dissim.c | 89 int mvy[8]; in vp8_cal_dissimilarity() local
|
H A D | rdopt.c | 1352 int mvy[8]; in vp8_mv_pred() local
|
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/ |
H A D | motion_est.cpp | 795 Int mvx[5], mvy[5], imin0, jmin0; in MBMotionSearch() local 1352 void CandidateSelection(Int *mvx, Int *mvy, Int *num_can, Int imb, Int jmb, in CandidateSelection()
|
H A D | vlc_encode.cpp | 2532 Void find_pmvs(VideoEncData *video, Int block, Int *mvx, Int *mvy) in find_pmvs()
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | warped_motion.c | 796 BLOCK_SIZE bsize, int mvy, int mvx, in find_affine_int() 906 BLOCK_SIZE bsize, int mvy, int mvx, in av1_find_projection()
|
/aosp_15_r20/external/libavc/encoder/ |
H A D | ih264e_me.c | 217 WORD32 mvx, mvy; in ih264e_get_search_candidates() local
|
/aosp_15_r20/external/libdav1d/src/ |
H A D | recon_tmpl.c | 953 const int mvx = mv.x, mvy = mv.y; in mc() local 1144 const int64_t mvy = ((int64_t) mat[4] * src_x + mat5_y) >> ss_ver; in warp_affine() local
|
H A D | decode.c | 577 const int mvy, const int ss_ver, in mc_lowest_px() 610 const int64_t mvy = ((int64_t) mat[4] * src_x + mat5_y) >> ss_ver; in affine_lowest_px() local
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuTexLookupVerifier.cpp | 2221 const float mvy = deFloatAbs(dvdy); in computeLodBoundsFromDerivates() local
|