/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | hash_motion.c | 189 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 D | ttsbit.c | 693 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 D | vlc_dequant.cpp | 61 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 D | combined_decode.cpp | 350 int x_pos = video->mbnum_col; in GetMBheader() local 548 int x_pos = video->mbnum_col; local
|
H A D | dcac_prediction.cpp | 41 int x_pos = video->mbnum_col; in doDCACPrediction() local 217 int x_pos = video->mbnum_col; in doDCACPrediction_I() local
|
H A D | block_idct.cpp | 229 int x_pos = video->mbnum_col; in MBlockIDCT() local
|
H A D | datapart_decode.cpp | 630 int x_pos = video->mbnum_col; in GetMBData_DataPart() local
|
H A D | vlc_decode.cpp | 144 int x_pos = video->mbnum_col; in PV_GetMBvectors() local
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
H A D | keypoint_detector.cc | 51 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 D | optical_flow.cc | 103 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 D | wmediumd.proto | 39 double x_pos = 3; field 67 double x_pos = 2; field
|
/aosp_15_r20/external/libhevc/decoder/ |
H A D | ihevcd_ittiam_logo.h | 122 #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 D | ihevcd_process_slice.c | 130 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 D | layouts.proto | 50 int32 x_pos = 1; field
|
/aosp_15_r20/external/googleapis/google/monitoring/dashboard/v1/ |
H A D | layouts.proto | 50 int32 x_pos = 1; field
|
/aosp_15_r20/external/libhevc/encoder/ |
H A D | ihevce_enc_sbh_funcs.c | 125 WORD32 x_pos, y_pos; in ihevce_sign_data_hiding() local
|
H A D | ihevce_cabac_rdo.c | 623 WORD32 x_pos = ((cu_x0_frm >> 3) & 0x7); in ihevce_entropy_update_best_cu_states() local
|
/aosp_15_r20/external/libmpeg2/decoder/ |
H A D | impeg2d_api_main.c | 77 #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/ |
D | ExynosDisplayInterface.h | 57 virtual int32_t setCursorPositionAsync(uint32_t __unused x_pos, in setCursorPositionAsync()
|
/aosp_15_r20/external/libhevc/encoder/arm/ |
H A D | ihevce_scan_coeffs_neon.c | 132 WORD32 x_pos, y_pos; in ihevce_scan_coeffs_neon() local
|
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/demos/ |
H A D | xmas.c | 79 int y_pos, x_pos; variable
|
/aosp_15_r20/external/freetype/src/pfr/ |
H A D | pfrgload.c | 566 FT_Int x_pos, y_pos; in pfr_glyph_load_compound() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_lower_cubemap_to_array.c | 321 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 D | dxil_nir_lower_int_cubemaps.c | 330 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 D | hme_kernel_genx.cpp | 120 ushort x_pos = pos(0) = mb_x_pos << 4; in HME() local
|