/external/libaom/libaom/av1/encoder/ |
D | hash_motion.c | 199 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local 219 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local 259 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local 298 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local 326 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_add_to_hash_map_by_row_with_precal_data() local 419 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local 433 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local 460 for (int x_pos = 0; x_pos < sub_block_in_width; x_pos++) { in av1_get_block_hash_value() local
|
D | mcomp.c | 1523 const int x_pos = mi_col * MI_SIZE; in av1_intrabc_hash_search() local
|
D | encoder.c | 6076 const int x_pos = j; in is_integer_mv() local
|
/external/freetype/src/sfnt/ |
D | ttsbit.c | 709 FT_Int x_pos, in tt_sbit_decoder_load_byte_aligned() 851 FT_Int x_pos, in tt_sbit_decoder_load_bit_aligned() 984 FT_Int x_pos, in tt_sbit_decoder_load_compound() 1058 FT_Int x_pos, in tt_sbit_decoder_load_png() 1108 FT_Int x_pos, in tt_sbit_decoder_load_bitmap() 1256 FT_Int x_pos, in tt_sbit_decoder_load_image()
|
/external/tensorflow/tensorflow/lite/micro/examples/hello_world/disco_f746ng/ |
D | output_handler.cc | 66 int x_pos = dot_radius + static_cast<int>(x_value * x_increment); in HandleOutput() local
|
/external/libhevc/decoder/ |
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
|
D | ihevcd_process_slice.c | 130 WORD32 x_pos; in ihevcd_proc_map_check() local
|
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
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
|
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
|
/external/libhevc/encoder/ |
D | ihevce_enc_sbh_funcs.c | 125 WORD32 x_pos, y_pos; in ihevce_sign_data_hiding() local
|
D | ihevce_cabac_rdo.c | 623 WORD32 x_pos = ((cu_x0_frm >> 3) & 0x7); in ihevce_entropy_update_best_cu_states() local
|
D | ihevce_cabac_cu_pu.c | 324 WORD32 x_pos = ((cu_x0_frm >> 3) & 0x7); in ihevce_cabac_encode_skip_flag() local
|
D | ihevce_cabac_tu.c | 3347 WORD32 x_pos; in ihevce_find_new_last_csb() local
|
D | ihevce_enc_loop_utils.c | 952 WORD32 x_pos, y_pos; in ihevce_scan_coeffs() local
|
/external/libhevc/encoder/arm/ |
D | ihevce_scan_coeffs_neon.c | 132 WORD32 x_pos, y_pos; in ihevce_scan_coeffs_neon() local
|
/external/freetype/src/pfr/ |
D | pfrgload.c | 568 FT_Int x_pos, y_pos; in pfr_glyph_load_compound() local
|
/external/libmpeg2/decoder/ |
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
|
/external/kernel-headers/original/uapi/linux/ |
D | vfio.h | 911 __u32 x_pos; /* horizontal position of cursor plane */ member
|
/external/crosvm/vfio_sys/src/ |
D | vfio.rs | 333 pub x_pos: __u32, field
|