Searched refs:fw (Results 1 – 9 of 9) sorted by relevance
/hardware/google/graphics/common/libscaler/ |
D | libscaler.cpp | 572 if (!sc->SetSrcFormat(src_img->fw, src_img->fh, src_color_space)) in exynos_sc_config_exclusive() 578 if (!sc->SetDstFormat(dst_img->fw, dst_img->fh, dst_color_space)) in exynos_sc_config_exclusive() 737 if (!sc->SetSrcFormat(src_img->fw, src_img->fh, src_color_space)) in exynos_sc_config_blend_exclusive() 743 if (!sc->SetDstFormat(dst_img->fw, dst_img->fh, dst_color_space)) in exynos_sc_config_blend_exclusive()
|
/hardware/google/graphics/common/libgscaler/ |
D | libgscaler_obj.cpp | 940 ret = exynos_gsc_set_src_format(gsc, src_img->fw, src_img->fh, in m_gsc_m2m_config() 946 __func__, src_img->fw, src_img->fh, src_img->x, src_img->y, in m_gsc_m2m_config() 951 ret = exynos_gsc_set_dst_format(gsc, dst_img->fw, dst_img->fh, in m_gsc_m2m_config() 957 __func__, dst_img->fw, dst_img->fh, dst_img->x, dst_img->y, in m_gsc_m2m_config() 1006 if (CGscaler::m_gsc_check_src_size(&gsc->src_img.fw, in m_gsc_out_config() 1021 sd_fmt.format.width = gsc->dst_img.fw; in m_gsc_out_config() 1180 fmt.fmt.pix_mp.width = gsc->src_img.fw; in m_gsc_out_config() 1251 if (CGscaler::m_gsc_check_src_size(&gsc->src_img.fw, in m_gsc_cap_config() 1323 fmt.fmt.pix_mp.width = gsc->dst_img.fw; in m_gsc_cap_config() 1557 gsc->src_img.fw, gsc->src_img.fh, src_planes) != true) { in m_gsc_out_run() [all …]
|
/hardware/google/graphics/common/libscaler/include/ |
D | exynos_scaler.h | 75 uint32_t fw; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | primsrast.adoc | 2063 fragment area of latexmath:[fw \times fh], the fragment for that pixel will 2069 \left\lfloor \frac{x}{fw} \right\rfloor = \left\lfloor \frac{x'}{fw} \right\rfloor 2080 total number of samples in this fragment is given by latexmath:[samples = fw 2183 upper-left corner of latexmath:[(fx,fy)] with a width of latexmath:[fw 2192 px = & fx + (\left\lfloor {cs \over fsc} \right\rfloor \text{ \% } fw) \\ 2193 py = & fy + \left\lfloor {cs \over {fsc \times fw}} \right\rfloor \\ 2206 px = & fx + cs \text{ \% } fw \\ 2207 py = & (fy + \left\lfloor {cs \over fw} \right\rfloor \text{ \% } fh) \\ 2208 fs = & \left\lfloor {cs \over {fw \times fh}} \right\rfloor
|
/hardware/interfaces/wifi/1.0/ |
D | types.hal | 2365 * Total count of drive/fw wakes.
|
/hardware/interfaces/tv/tuner/assets/ |
D | tuner_frontend_input.ts | 428 …/,�2��y!��`��fNe���Rq��� P���Ȁ����yтY������E���S/�\�RPI�4<d� fw��b���/�r�\\S� ��… 668 ���)�b�">E1LSgs��P���x�CG�䄿g��b0/R�a hy�b0,�2�S�0��f �Ƈ�Y�Ȧ)�b�fw��d���f)�b����%��AR…
|
D | tuner_frontend_input.es | 723 …/,�2��y!��`��fNe���Rq��� P���Ȁ����yтY������E���S/�\�RPI�4<d� fw��b���/�r�\\S� ��… 924 ���)�b�">E1LSgs��P���x�C�䄿g��b0/R�a hy�b0,�2�S�0��f �Ƈ�Y�Ȧ)�b�fw��d���f)�b����%��AR����… 2996 ٜx�fw�*��qC�}�b>sG5��+�!�bDl�&���Չ��?�$F�z�%��a���q:/Q���A�bB�l���� �Tޭ�ؐK�:�%�W[~2?)s��…
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 2566 * * “{fw,bw}_input_weights” is a weight matrix that multiplies the inputs; 2567 * * “{fw,bw}_recurrent_weights” is a weight matrix that multiplies the 2570 * * “{fw,bw}_bias” is a bias vector (added to each output vector in the
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 2692 * * “{fw,bw}_input_weights” is a weight matrix that multiplies the inputs; 2693 * * “{fw,bw}_recurrent_weights” is a weight matrix that multiplies the 2696 * * “{fw,bw}_bias” is a bias vector (added to each output vector in the
|