/external/webrtc/test/ |
D | frame_generator.cc | 124 uint8_t* pos_y = in Draw() local 144 uint8_t* pos_y = (const_cast<uint8_t*>(yuva_buffer->DataA()) + x_ + in Draw() local 257 uint8_t* pos_y = (buffer_->MutableDataY() + x + yy * buffer_->StrideY()); in GenerateNewFrame() local
|
/external/libhevc/encoder/arm/ |
D | ihevce_hme_utils_neon.c | 229 S32 pos_y, in hme_get_wt_inp_8x8_neon() 389 S32 pos_y, in hme_get_wt_inp_ctb_neon()
|
D | ihevce_had_compute_neon.c | 811 WORD32 pos_y = (pos_x_y_4x4 >> 16) & 0xFFFF; in ihevce_had_8x8_using_4_4x4_r_neon() local 1017 WORD32 pos_y = (pos_x_y_4x4 >> 16) & 0xFFFF; in ihevce_had_16x16_r_neon() local
|
/external/libhevc/encoder/ |
D | ihevce_had_satd.c | 881 WORD32 pos_y = (pos_x_y_4x4 >> 16) & 0xFFFF; in ihevce_had_8x8_using_4_4x4() local 969 WORD32 pos_y = (pos_x_y_4x4 >> 16) & 0xFFFF; in ihevce_had_8x8_using_4_4x4_r() local 1250 WORD32 pos_y = (pos_x_y_4x4 >> 16) & 0xFFFF; in ihevce_had_16x16_r() local 1544 WORD32 pos_y = (pos_x_y_4x4 >> 16) & 0xFFFF; in ihevce_had_32x32_r() local
|
D | hme_refine.c | 5962 S32 pos_x, pos_y; in hme_refine() local 8875 S32 pos_x, pos_y; in hme_refine_no_encode() local
|
D | hme_utils.c | 2112 S32 pos_y, in hme_get_wt_inp()
|
/external/igt-gpu-tools/tools/ |
D | intel_panel_fitter.c | 158 uint32_t dst_width, dst_height, pos_x, pos_y; in change_screen_size() local
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_meta_bufimage.c | 109 nir_ssa_def *pos_y = nir_channel(&b, global_id, 1); in build_nir_itob_compute_shader() local 317 nir_ssa_def *pos_y = nir_channel(&b, global_id, 1); in build_nir_btoi_compute_shader() local 547 nir_ssa_def *pos_y = nir_channel(&b, global_id, 1); in build_nir_btoi_r32g32b32_compute_shader() local
|
D | radv_meta_blit2d.c | 570 nir_ssa_def *pos_y = nir_channel(b, tex_pos, 1); in build_nir_buffer_fetch() local
|
D | radv_cmd_buffer.c | 796 int32_t pos_y = sample_locs[i].y; in radv_compute_sample_locs_pixel() local
|
/external/skia/experimental/pvg/ |
D | draw_msg.proto | 242 repeated float pos_y = 3; // must match counts with glyphs OR have 1 entry field
|
/external/skqp/experimental/pvg/ |
D | draw_msg.proto | 242 repeated float pos_y = 3; // must match counts with glyphs OR have 1 entry field
|
/external/libaom/libaom/av1/encoder/ |
D | reconinter_enc.c | 52 int pos_y = sf->scale_value_y(orig_pos_y, sf); in enc_calc_subpel_params() local
|
/external/kernel-headers/original/uapi/linux/ |
D | omapfb.h | 139 __u32 pos_y; member
|
/external/freetype/include/freetype/internal/ |
D | psaux.h | 573 FT_Pos* pos_y; member 837 FT_Pos pos_y; member 1117 FT_Pos pos_y; member
|
/external/igt-gpu-tools/tests/ |
D | kms_rotation_crc.c | 61 int pos_y; member
|
/external/igt-gpu-tools/lib/ |
D | igt_kms.h | 154 int pos_y; member
|
/external/libaom/libaom/av1/decoder/ |
D | decodeframe.c | 561 int pos_y = sf->scale_value_y(orig_pos_y, sf); in dec_calc_subpel_params() local 602 int pos_y = inter_pred_params->pix_row << SUBPEL_BITS; in dec_calc_subpel_params() local
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 1495 LLVMValueRef pos_x, pos_y, pos_z, pos_w; in generate_clipmask() local
|
/external/mesa3d/src/imgui/ |
D | imgui.cpp | 2186 static void SetCursorPosYAndSetupDummyPrevLine(float pos_y, float line_height) in SetCursorPosYAndSetupDummyPrevLine()
|