Home
last modified time | relevance | path

Searched refs:H (Results 1 – 25 of 61) sorted by relevance

123

/hardware/google/gfxstream/guest/mesa/src/util/blake3/
Dblake3_avx2_x86-64_windows_msvc.masm23 vmovdqa xmmword ptr [rsp+300H], xmm9
24 vmovdqa xmmword ptr [rsp+310H], xmm10
25 vmovdqa xmmword ptr [rsp+320H], xmm11
26 vmovdqa xmmword ptr [rsp+330H], xmm12
27 vmovdqa xmmword ptr [rsp+340H], xmm13
28 vmovdqa xmmword ptr [rsp+350H], xmm14
29 vmovdqa xmmword ptr [rsp+360H], xmm15
34 mov r8, qword ptr [rbp+68H]
35 movzx r9, byte ptr [rbp+70H]
39 vmovdqa ymmword ptr [rsp+260H], ymm0
[all …]
Dblake3_sse41_x86-64_windows_msvc.masm24 movdqa xmmword ptr [rsp+170H], xmm6
25 movdqa xmmword ptr [rsp+180H], xmm7
26 movdqa xmmword ptr [rsp+190H], xmm8
33 movdqa xmmword ptr [rsp+200H], xmm15
38 mov r8, qword ptr [rbp+68H]
39 movzx r9, byte ptr [rbp+70H]
42 pshufd xmm0, xmm0, 00H
43 movdqa xmmword ptr [rsp+130H], xmm0
47 movdqa xmmword ptr [rsp+150H], xmm0
49 pshufd xmm0, xmm0, 00H
[all …]
Dblake3_avx512_x86-64_windows_msvc.masm24 vmovdqa xmmword ptr [rsp+90H], xmm6
31 vmovdqa xmmword ptr [rsp+100H], xmm13
32 vmovdqa xmmword ptr [rsp+110H], xmm14
33 vmovdqa xmmword ptr [rsp+120H], xmm15
38 mov r8, qword ptr [rbp+68H]
39 movzx r9, byte ptr [rbp+70H]
65 vmovdqa ymmword ptr [rsp+20H], ymm3
66 vmovdqa ymmword ptr [rsp+40H], ymm4
67 vmovdqa ymmword ptr [rsp+60H], ymm5
69 mov qword ptr [rsp+80H], rdx
[all …]
Dblake3_sse2_x86-64_windows_msvc.masm24 movdqa xmmword ptr [rsp+170H], xmm6
25 movdqa xmmword ptr [rsp+180H], xmm7
26 movdqa xmmword ptr [rsp+190H], xmm8
33 movdqa xmmword ptr [rsp+200H], xmm15
38 mov r8, qword ptr [rbp+68H]
39 movzx r9, byte ptr [rbp+70H]
42 pshufd xmm0, xmm0, 00H
43 movdqa xmmword ptr [rsp+130H], xmm0
47 movdqa xmmword ptr [rsp+150H], xmm0
49 pshufd xmm0, xmm0, 00H
[all …]
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedScene.cpp36 #define H (EmulatedScene::HILL * EmulatedScene::NUM_CHANNELS) macro
55 K, K, K, K, K, K, K, K, H, H, H, H, H, H, H, H, H, H, H, H,
56 K, K, K, K, K, K, K, K, H, H, H, H, H, H, H, C, C, H, H, H,
57 K, K, K, K, K, K, H, H, H, H, H, H, H, H, H, C, C, H, H, H,
58 H, K, K, K, K, K, H, R, R, R, R, R, R, R, R, R, R, R, R, H, // 10
59 H, K, K, K, K, H, H, R, R, R, R, R, R, R, R, R, R, R, R, H,
60 H, H, H, K, K, H, H, R, R, R, R, R, R, R, R, R, R, R, R, H,
61 H, H, H, K, K, H, H, H, W, W, W, W, W, W, W, W, W, W, H, H,
74 #undef H
/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/
Dbits.h41 template <typename H>
43 return align(sizeof(H)) + len; in length()
49 template <typename H>
51 return align(length<H>(len)); in space()
57 template <typename H, typename D>
58 constexpr D* data(H* header, size_t offset = 0) {
59 return reinterpret_cast<D*>(uintptr_t(header) + space<H>(offset));
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dvideo_decode_h265_extensions.adoc6 == H.265 Decode Operations
8 Video decode operations using an <<decode-h265-profile,H.265 decode
10 to the <<itu-t-h265,ITU-T H.265 Specification>>.
22 section 8 of <<itu-t-h265,ITU-T H.265 Specification>>:
28 H.265 video parameter set>>.
31 <<decode-h265-sps, H.265 sequence parameter set>>.
34 H.265 picture parameter set>>.
36 <<decode-h265-picture-info,H.265 picture information>>.
38 <<decode-h265-reference-info,H.265 reference information>>
43 interpreted as defined in the <<decode-h265-bitstream-data-access,H.265
[all …]
Dvideo_decode_h264_extensions.adoc6 == H.264 Decode Operations
8 Video decode operations using an <<decode-h264-profile,H.264 decode
10 to the <<itu-t-h264,ITU-T H.264 Specification>>.
22 section 8 of the <<itu-t-h264,ITU-T H.264 Specification>> as follows:
28 <<decode-h264-sps, H.264 sequence parameter set>>.
31 H.264 picture parameter set>>.
33 <<decode-h264-picture-info,H.264 picture information>>.
35 <<decode-h264-reference-info,H.264 reference information>>
40 interpreted as defined in the <<decode-h264-bitstream-data-access,H.264
47 <<decode-h264-picture-data-access,H.264 Decode Picture Data Access>>
[all …]
Dvideo_encode_h265_extensions.adoc6 == Encode H.265
8 The `apiext:VK_EXT_video_encode_h265` extension adds H.265 codec-specific
9 structures/types needed to support H.265 video encoding.
10 Unless otherwise noted, all references to the H.265 specification are to the
12 This specification is available at https://www.itu.int/rec/T-REC-H.265.
23 === H.265 Encode Profile
25 An H.265 encode profile is specified by including the
31 [open,refpage='VkVideoEncodeH265ProfileInfoEXT',desc='Structure specifying H.265 encode profile',ty…
41 the H.265 codec profile IDC.
49 [open,refpage='VkVideoEncodeH265CapabilitiesEXT',desc='Structure specifying H.265 encode capabiliti…
[all …]
Dvideo_encode_h264_extensions.adoc6 == Encode H.264
8 The `apiext:VK_EXT_video_encode_h264` extension adds H.264 codec specific
9 structures/types needed to support H.264 encoding.
10 Unless otherwise noted, all references to the H.264 specification are to the
12 This specification is available at https://www.itu.int/rec/T-REC-H.264.
23 === H.264 Encode Profile
25 [open,refpage='VkVideoEncodeH264ProfileInfoEXT',desc='Structure specifying H.264 encode profile',ty…
35 the H.264 codec profile IDC.
37 An H.264 encode profile is specified by including a
49 [open,refpage='VkVideoEncodeH264CapabilitiesEXT',desc='Structure specifying H.264 encode capabiliti…
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_video_decode_h265.adoc10 This document outlines a proposal to enable performing H.265/HEVC video decode operations in Vulkan.
16 …e support for decoding elementary video stream sequences compliant with the H.265/HEVC video compr…
23 …* APIs allowing to specify H.265 video, sequence, and picture parameter sets (VPS, SPS, PPS) to be…
24 …* APIs allowing to specify H.265 information specific to the decoded picture, including references…
25 …* APIs allowing to specify H.265 reference picture information specific to the active reference pi…
32 …meters through custom definitions provided by a video std header dedicated to H.265 video decoding.
36 1. Include all definitions in this H.265 video decode std header
37H.265 parameter definitions that can be shared across video decoding and video encoding use cases …
39 Both options are reasonable, however, as the H.265 video decoding and H.265 video encoding function…
41 …* `vulkan_video_codec_h265std` - containing common definitions for all H.265 video coding operatio…
[all …]
DVK_KHR_video_decode_h264.adoc10 This document outlines a proposal to enable performing H.264/AVC video decode operations in Vulkan.
16 …e support for decoding elementary video stream sequences compliant with the H.264/AVC video compre…
23 …* APIs allowing to specify H.264 sequence and picture parameter sets (SPS, PPS) to be stored in vi…
24 …* APIs allowing to specify H.264 information specific to the decoded picture, including references…
25 …* APIs allowing to specify H.264 reference picture information specific to the active reference pi…
32 …meters through custom definitions provided by a video std header dedicated to H.264 video decoding.
36 1. Include all definitions in this H.264 video decode std header
37H.264 parameter definitions that can be shared across video decoding and video encoding use cases …
39 Both options are reasonable, however, as the H.264 video decoding and H.264 video encoding function…
41 …* `vulkan_video_codec_h264std` - containing common definitions for all H.264 video coding operatio…
[all …]
/hardware/interfaces/tv/tuner/assets/
Dtuner_frontend_input.es325 ����h�<�����n�E���H��,� �#��x264 - core 140 r2377+1M a1e1ce5 - H.264/MPEG-4 AVC codec - Copylef…
335 ��q�J�`\���9��S�O��6o�س��'�@�4����m�1���;�_��� �����O��H�ߟ�y���L�مp��>���ݧ��{�3��K�6��6ϥ�=…
336 �M��{�)��^ˬLa\���H��lmxA��Bx�cE�ϸ��r ���+U~��p�Q�����z���u��1XW�P+���g�g��[��у{�T�Zy�
346H;�jL�����I���1}`45�ouvr���弎z�WX 0�}L��)�#����T�����T������ɣ��!<�k��=�f����y�M�������…
351 ��_��M;H��O��F����'�� ���z�P�#_4p��M�}_�H�߅}>;�������O��VA�x2'�� 7:�r��� �>��#�!�8٤]%:J \7;�…
358 �1j�������5�Ʀ�Wy5������+���|����Z��4�H]3+/��� f�A��!Y�Y4P�!�2i��M̺#�21��|m�o��������O…
359 � ��~"�h��R���<��+��W�1 �I��w� ���6��5�n�)�=������2��~��������*TP/�&��H��m5=1�2�k�ﭟ�h¹0� >…
366 ��.�>�����S}�������tM���T+�+H�`#o'��Z���y'�'� �� ����㤯˜!q- ��pJ�߈H�N���p��·�������VA�֍|…
373 ��[i ���f�$�B�H潿�%����0o��K���7?/i ���`G ��G \�Ȃ���_�? � ��Z�g�J�HWxW�+��1�����*��_�<…
Dtuner_frontend_input.ts1 G@�B�$���������HLibav Service01h��I�������������������������������������������������������…
3 ����h�<�����n�E���H��,� �#��x264 - core 140 r2377+1M a1e1ce5 - H.264/MPEG-4 AVC codec - Copylef…
13 ��q�J�`\���9��S�O��6o�س��'�@�4����m�1���;�_��� �����O��H�ߟ�y���L�مp��>���ݧ��{�3��K�6��6ϥ�=…
14 �M��{�)��^ˬLa\���H��lmxA��BG�x�cE�ϸ��r ���+U~��p�Q�����z���u��1XW�P+���g�g��[��у{�T�…
86 �KY���W��D� F���1$'YM�s�N�<��9g��3�l��[3 I��6 ���W���_:�+�H�k���{W�#c:�8f}v��\���1����…
111 �*\�p��������s%":�a�H�<���t��Fk>����^2�U|z�.��������5�&�Gz��<�`�w�6*TH�lB�»uP
126 �:��x�D�C�Em3�E�0�~Y�!<O�am4���n�'xD�y,���NN܅p����jA�id��yU��/gPH����i.�u�.���e='…
129 �.H���z(S�N�����G8�������M�ףE������ ;�뵨L��]@W:�H j;!յ�EzA6?r�[�v3v�|K�UK"i�F�R�a\!
157 fI��S���7j�������N ���H� �2(Trr�����ox�q��W$l�?j��#N��šB�W%E8�늷����E�i>���a\��…
162 …����w���p=|t�v���s�W��a\bژ��g�Q�����,AVȦϸ�/��Ε�(;YN#������ q�Į�~�48H�ғ�XV�u7�a���.h0���…
/hardware/google/gfxstream/guest/vulkan_enc/
Dvk_util.h194 template <class T, class H>
195 T* vk_find_struct(H* head) { in vk_find_struct()
196 (void)vk_get_vk_struct_id<H>::id; in vk_find_struct()
200 template <class T, class H>
201 const T* vk_find_struct(const H* head) { in vk_find_struct()
202 (void)vk_get_vk_struct_id<H>::id; in vk_find_struct()
/hardware/google/gfxstream/host/vulkan/
Dvk_util.h205 template <class T, class H>
206 T* vk_find_struct(H* head) { in vk_find_struct()
207 (void)vk_get_vk_struct_id<H>::id; in vk_find_struct()
211 template <class T, class H>
212 const T* vk_find_struct(const H* head) { in vk_find_struct()
213 (void)vk_get_vk_struct_id<H>::id; in vk_find_struct()
280 template <class TypeToFilter, class H>
281 void vk_struct_chain_filter(H* head) { in vk_struct_chain_filter()
282 (void)vk_get_vk_struct_id<H>::id; in vk_struct_chain_filter()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_video_encode_h264.adoc30 with the H.264/AVC video compression standard.
117 enable the generation of H.264 prefix NALUs when supported by the
122 identify the H.264 parameter sets to retrieve encoded parameter data
124 structure to retrieve H.264 parameter set override information when
129 ** Added `VkVideoEncodeH264QualityLevelPropertiesEXT` for retrieving H.264
142 bounds on the H.264 level of the produced video bitstream
DVK_EXT_video_encode_h265.adoc29 with the H.265/HEVC video compression standard.
106 identify the H.265 parameter sets to retrieve encoded parameter data
108 structure to retrieve H.265 parameter set override information when
113 ** Added `VkVideoEncodeH265QualityLevelPropertiesEXT` for retrieving H.265
127 bounds on the H.265 level of the produced video bitstream
DVK_EXT_provoking_vertex.adoc14 - Alexis Hétu, Google
85 ** Initial draft, based on a proposal by Alexis Hétu
DVK_KHR_video_decode_h265.adoc27 with the H.265/HEVC video compression standard.
/hardware/google/gfxstream/guest/mesa/
D.mailmap113 Carl-Philip Hänsch <cphaensch@googlemail.com>
114 Carl-Philip Hänsch <cphaensch@googlemail.com> <s3734770@mail.zih.tu-dresden.de>
115 Carl-Philip Hänsch <cphaensch@googlemail.com> <carli@carli-laptop.(none)>
116 Carl-Philip Hänsch <cphaensch@googlemail.com> <Carl-Philip.Haensch@mailbox.tu-dresden.de>
387 Kristian Høgsberg <krh@bitplanet.net> <krh@redhat.com>
388 Kristian Høgsberg <krh@bitplanet.net> <krh@hinata.boston.redhat.com>
389 Kristian Høgsberg <krh@bitplanet.net> <krh@sasori.boston.redhat.com>
390 Kristian Høgsberg <krh@bitplanet.net> <krh@temari.boston.redhat.com>
391 Kristian Høgsberg <krh@bitplanet.net> <kristian.h.kristensen@intel.com>
392 Kristian Høgsberg <krh@bitplanet.net> <hoegsberg@chromium.org>
[all …]
/hardware/interfaces/tv/tuner/1.1/
Dtypes.hal117 * Specifies the address of the first macroblock in the slice defined in ITU-T Rec. H.264.
138 * Specifies the address of the first macroblock in the slice defined in ITU-T Rec. H.264.
758 * ITU-T Rec.H.262 and ISO/IEC 13818-2
762 * ISO/IEC 14496-2 (MPEG-4 H.263 based video)
766 * ITU-T Rec.H.264 and ISO/IEC 14496-10
770 * ITU-T Rec. H.265 and ISO/IEC 23008-2
819 * ISO/IEC 23008-3 (MPEG-H Part 3)
/hardware/qcom/display/msm8960/libcopybit/
Dcopybit.cpp170 uint32_t W, H, delta_x, delta_y; in set_rects() local
177 H = dst->r - dst->l; in set_rects()
184 H = dst->b - dst->t; in set_rects()
188 MULDIV(&delta_y, &e->src_rect.h, src->b - src->t, H); in set_rects()
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_block_sizes.cpp45 unsigned int H = (block_mode >> 9) & 1; in decode_block_mode_2d() local
108 H = 0; in decode_block_mode_2d()
130 quant_mode = (base_quant_mode - 2) + 6 * H; in decode_block_mode_2d()
162 unsigned int H = (block_mode >> 9) & 1; in decode_block_mode_3d() local
191 H = 0; in decode_block_mode_3d()
233 quant_mode = (base_quant_mode - 2) + 6 * H; in decode_block_mode_3d()
/hardware/interfaces/automotive/vehicle/aidl/impl/proto/android/hardware/automotive/vehicle/
DVehiclePropertyChangeMode.proto31 * return old value until underlying H/W backing this property has actually

123