Home
last modified time | relevance | path

Searched defs:x_pos (Results 1 – 25 of 63) sorted by relevance

123

/aosp_15_r20/external/libaom/av1/encoder/
H A Dhash_motion.c189 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local
209 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local
249 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local
288 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local
316 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_add_to_hash_map_by_row_with_precal_data() local
413 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local
427 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local
454 for (int x_pos = 0; x_pos < sub_block_in_width; x_pos++) { in av1_get_block_hash_value() local
/aosp_15_r20/external/freetype/src/sfnt/
H A Dttsbit.c693 FT_Int x_pos, in tt_sbit_decoder_load_byte_aligned()
838 FT_Int x_pos, in tt_sbit_decoder_load_bit_aligned()
971 FT_Int x_pos, in tt_sbit_decoder_load_compound()
1045 FT_Int x_pos, in tt_sbit_decoder_load_png()
1095 FT_Int x_pos, in tt_sbit_decoder_load_bitmap()
1243 FT_Int x_pos, in tt_sbit_decoder_load_image()
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/dec/src/
H A Dvlc_dequant.cpp61 int x_pos = video->mbnum_col; in VlcDequantMpegIntraBlock() local
512 int x_pos = video->mbnum_col; in VlcDequantH263IntraBlock() local
814 int x_pos = video->mbnum_col; in VlcDequantH263IntraBlock_SH() local
H A Dcombined_decode.cpp350 int x_pos = video->mbnum_col; in GetMBheader() local
548 int x_pos = video->mbnum_col; local
H A Ddcac_prediction.cpp41 int x_pos = video->mbnum_col; in doDCACPrediction() local
217 int x_pos = video->mbnum_col; in doDCACPrediction_I() local
H A Dblock_idct.cpp229 int x_pos = video->mbnum_col; in MBlockIDCT() local
H A Ddatapart_decode.cpp630 int x_pos = video->mbnum_col; in GetMBData_DataPart() local
H A Dvlc_decode.cpp144 int x_pos = video->mbnum_col; in PV_GetMBvectors() local
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
H A Dkeypoint_detector.cc51 const int x_pos = keypoint->pos_.x * 2; in ScoreKeypoints() local
121 const int x_pos = candidate.pos_.x; in SelectKeypointsInBox() local
133 const int x_pos = candidate.pos_.x; in SelectKeypointsInBox() local
H A Doptical_flow.cc103 const float x_pos = Clip(src_left_real + x, 0.0f, real_x_max); in FindFlowAtPoint_LK() local
153 const float x_pos = Clip(left_real + win_x, 0.0f, real_x_max); in FindFlowAtPoint_LK() local
/aosp_15_r20/external/wmediumd/wmediumd_server/
H A Dwmediumd.proto39 double x_pos = 3; field
67 double x_pos = 2; field
/aosp_15_r20/external/libhevc/decoder/
H A Dihevcd_ittiam_logo.h122 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) ihevcd_inse… argument
124 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) argument
H A Dihevcd_process_slice.c130 WORD32 x_pos; in ihevcd_proc_map_check() local
/aosp_15_r20/external/google-cloud-java/java-monitoring-dashboards/proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/
H A Dlayouts.proto50 int32 x_pos = 1; field
/aosp_15_r20/external/googleapis/google/monitoring/dashboard/v1/
H A Dlayouts.proto50 int32 x_pos = 1; field
/aosp_15_r20/external/libhevc/encoder/
H A Dihevce_enc_sbh_funcs.c125 WORD32 x_pos, y_pos; in ihevce_sign_data_hiding() local
H A Dihevce_cabac_rdo.c623 WORD32 x_pos = ((cu_x0_frm >> 3) & 0x7); in ihevce_entropy_update_best_cu_states() local
/aosp_15_r20/external/libmpeg2/decoder/
H A Dimpeg2d_api_main.c77 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) impeg2_inse… argument
79 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) argument
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayInterface.h57 virtual int32_t setCursorPositionAsync(uint32_t __unused x_pos, in setCursorPositionAsync()
/aosp_15_r20/external/libhevc/encoder/arm/
H A Dihevce_scan_coeffs_neon.c132 WORD32 x_pos, y_pos; in ihevce_scan_coeffs_neon() local
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/demos/
H A Dxmas.c79 int y_pos, x_pos; variable
/aosp_15_r20/external/freetype/src/pfr/
H A Dpfrgload.c566 FT_Int x_pos, y_pos; in pfr_glyph_load_compound() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_lower_cubemap_to_array.c321 nir_def *x_pos = nir_f2i32(b, nir_fadd(b, x_orig, const_05)); in handle_cube_gather() local
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_cubemaps.c330 nir_def *x_pos = nir_f2i32(b, nir_fadd(b, x_orig, const_05)); in handle_cube_gather() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/codec/kernel_free/Source/
H A Dhme_kernel_genx.cpp120 ushort x_pos = pos(0) = mb_x_pos << 4; in HME() local

123