Home
last modified time | relevance | path

Searched defs:x_off (Results 1 – 9 of 9) sorted by relevance

/external/skqp/modules/skottie/src/
DSkottieAdapter.cpp321 const auto x_off = align_fract != 0 in makeBlob() local
/external/libhevc/encoder/
Dhme_subpel.c565 S32 x_off, y_off, x_pic, y_pic; in hme_compute_pred_and_evaluate_bi() local
2289 S32 x_off, in hme_subpel_refine_search_node_high_speed()
2909 S32 x_off, in hme_subpel_refine_search_node_high_speed()
4058 S32 x_off, y_off; in hme_subpel_refine_cu_hs() local
Dhme_err_compute.c445 S32 x_off = step, y_off = step * ps_prms->i4_ref_stride; in hme_evalsad_grid_npu_MxN() local
Dhme_utils.c3248 WORD32 x_off, y_off; in hme_populate_pus_8x8_cu() local
Dhme_refine.c592 S32 x_off, y_off; in hme_pick_eval_merge_candts() local
/external/libhevc/encoder/arm/
Dihevce_me_neon.c418 S32 x_off = ps_prms->i4_step; in hme_evalsad_grid_npu_MxN_neon() local
/external/mesa3d/src/glx/
Ddri_glx.c212 int x_off, y_off; in __glXReportDamage() local
/external/ImageMagick/coders/
Dpng.c695 x_off[MNG_MAX_OBJECTS], member
/external/mesa3d/src/imgui/
Dimstb_truetype.h3535 … num_verts, float scale_x, float scale_y, float shift_x, float shift_y, int x_off, int y_off, int … in stbtt_Rasterize()