Home
last modified time | relevance | path

Searched +full:18 +full:- +full:ibl (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/scapy/scapy/contrib/
H A Dhttp2.py3 ## http2.py --- HTTP/2 support for Scapy ##
39 # Only required if using mypy-lang for static typing
40 # Most symbols are used in mypy-interpreted "comments".
68 # type: (str, int, int) -> None
77 # size can be negative if encoding is little-endian (see rev property of bitfields)
83 …# type: (Optional[packet.Packet], Union[str, Tuple[str, int, int]], int) -> Union[str, Tuple[str, …
96 …# type: (Optional[packet.Packet], Union[str, Tuple[str, int]]) -> Tuple[Union[Tuple[str, int], str…
100 bits already consumed by previous bitfield-compatible fields.
115 # type: (Optional[packet.Packet], int) -> int
127 # type: (Optional[packet.Packet], int) -> int
[all …]
/aosp_15_r20/external/XNNPACK/src/f32-ibilinear-chw/gen/
H A Dneonfma-p16.c1 // Auto-generated file. Do not edit!
2 // Template: src/f32-ibilinear-chw/neon.c.in
7 // This source code is licensed under the BSD-style license found in the
34 for (; p >= 16; p -= 16) { in xnn_f32_ibilinear_chw_ukernel__neonfma_p16()
53 const float* itl9 = (const float*) ((uintptr_t) i[18] + input_offset); in xnn_f32_ibilinear_chw_ukernel__neonfma_p16()
195 for (; p >= 4; p -= 4) { in xnn_f32_ibilinear_chw_ukernel__neonfma_p16()
289 // result = (1 - alpha_h) * (1 - alpha_v) * top_left + in xnn_f32_ibilinear_chw_ukernel__neonfma_p16()
290 // alpha_h * (1 - alpha_v) * top_right + in xnn_f32_ibilinear_chw_ukernel__neonfma_p16()
291 // (1 - alpha_h) * alpha_v * bottom_left + in xnn_f32_ibilinear_chw_ukernel__neonfma_p16()
295 // result = left + alpha_h * (right - left), in xnn_f32_ibilinear_chw_ukernel__neonfma_p16()
[all …]
H A Dneon-p16.c1 // Auto-generated file. Do not edit!
2 // Template: src/f32-ibilinear-chw/neon.c.in
7 // This source code is licensed under the BSD-style license found in the
34 for (; p >= 16; p -= 16) { in xnn_f32_ibilinear_chw_ukernel__neon_p16()
53 const float* itl9 = (const float*) ((uintptr_t) i[18] + input_offset); in xnn_f32_ibilinear_chw_ukernel__neon_p16()
195 for (; p >= 4; p -= 4) { in xnn_f32_ibilinear_chw_ukernel__neon_p16()
289 // result = (1 - alpha_h) * (1 - alpha_v) * top_left + in xnn_f32_ibilinear_chw_ukernel__neon_p16()
290 // alpha_h * (1 - alpha_v) * top_right + in xnn_f32_ibilinear_chw_ukernel__neon_p16()
291 // (1 - alpha_h) * alpha_v * bottom_left + in xnn_f32_ibilinear_chw_ukernel__neon_p16()
295 // result = left + alpha_h * (right - left), in xnn_f32_ibilinear_chw_ukernel__neon_p16()
[all …]
/aosp_15_r20/external/XNNPACK/src/f16-ibilinear-chw/gen/
H A Dneonfp16arith-p16.c1 // Auto-generated file. Do not edit!
2 // Template: src/f16-ibilinear-chw/neonfp16arith.c.in
7 // This source code is licensed under the BSD-style license found in the
36 for (; p >= 16; p -= 16) { in xnn_f16_ibilinear_chw_ukernel__neonfp16arith_p16()
55 const __fp16* itl9 = (const __fp16*) ((uintptr_t) i[18] + input_offset); in xnn_f16_ibilinear_chw_ukernel__neonfp16arith_p16()
157 for (; p >= 4; p -= 4) { in xnn_f16_ibilinear_chw_ukernel__neonfp16arith_p16()
250 // result = (1 - alpha_h) * (1 - alpha_v) * top_left + in xnn_f16_ibilinear_chw_ukernel__neonfp16arith_p16()
251 // alpha_h * (1 - alpha_v) * top_right + in xnn_f16_ibilinear_chw_ukernel__neonfp16arith_p16()
252 // (1 - alpha_h) * alpha_v * bottom_left + in xnn_f16_ibilinear_chw_ukernel__neonfp16arith_p16()
256 // result = left + alpha_h * (right - left), in xnn_f16_ibilinear_chw_ukernel__neonfp16arith_p16()
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ci/
H A Dtraces-vmware.yml2 ---
3 traces-db:
4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/"
7 bgfx/01-cubes.rdc:
8 gl-vmware-llvmpipe:
10 bgfx/02-metaballs.rdc:
11 gl-vmware-llvmpipe:
13 bgfx/03-raymarch.rdc:
14 gl-vmware-llvmpipe:
16 bgfx/04-mesh.rdc:
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ci/
H A Dtraces-llvmpipe.yml2 ---
3 traces-db:
4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/"
7 0ad/0ad-v2.trace:
8 gl-vmware-llvmpipe:
10 bgfx/01-cubes.rdc:
11 gl-vmware-llvmpipe:
13 bgfx/02-metaballs.rdc:
14 gl-vmware-llvmpipe:
16 bgfx/03-raymarch.rdc:
[all …]
/aosp_15_r20/external/libavc/common/arm/svc/
H A Disvc_intra_sampling_neon.c9 * http://www.apache.org/licenses/LICENSE-2.0
26 * neon variants of intra sampling functions used by IBL mode
60 int16_t i4_coeff_c0 = -3; in isvc_interpolate_base_luma_dyadic_neon()
63 int16_t i4_coeff_c3 = -1; in isvc_interpolate_base_luma_dyadic_neon()
68 i4_coeff_0 = -3; in isvc_interpolate_base_luma_dyadic_neon()
71 i4_coeff_3 = -1; in isvc_interpolate_base_luma_dyadic_neon()
344 i4_coeff_0 = 16 - i4_phase_0; in isvc_horz_interpol_chroma_dyadic_neon()
346 i4_coeff_2 = 16 - i4_phase_1; in isvc_horz_interpol_chroma_dyadic_neon()
417 i4_coeff_0 = 16 - i4_phase_0; in isvc_vert_interpol_chroma_dyadic_neon()
419 i4_coeff_2 = 16 - i4_phase_1; in isvc_vert_interpol_chroma_dyadic_neon()
[all …]
/aosp_15_r20/external/XNNPACK/src/amalgam/
H A Dsse.c3 // This source code is licensed under the BSD-style license found in the
18 #include <xnnpack/intrinsics-polyfill.h>
48 const __m128 vscale = _mm_load_ps(params->sse.scale); in xnn_f32_avgpool_minmax_ukernel_9p8x__sse_c4()
49 const __m128 vmin = _mm_load_ps(params->sse.min); in xnn_f32_avgpool_minmax_ukernel_9p8x__sse_c4()
50 const __m128 vmax = _mm_load_ps(params->sse.max); in xnn_f32_avgpool_minmax_ukernel_9p8x__sse_c4()
135 for (k -= 9; k > 8; k -= 8) { in xnn_f32_avgpool_minmax_ukernel_9p8x__sse_c4()
312 c -= 4; in xnn_f32_avgpool_minmax_ukernel_9p8x__sse_c4()
350 } while (--output_pixels != 0); in xnn_f32_avgpool_minmax_ukernel_9p8x__sse_c4()
370 const __m128 vscale = _mm_load_ps(params->sse.scale); in xnn_f32_avgpool_minmax_ukernel_9x__sse_c4()
371 const __m128 vmin = _mm_load_ps(params->sse.min); in xnn_f32_avgpool_minmax_ukernel_9x__sse_c4()
[all …]
/aosp_15_r20/external/webrtc/test/fuzzers/corpora/rtpdump-corpus/vp9/
H A Dvp9.rtpdump5 …==�C�$KE�jJ.�a���Տ�4�3�zt�=(�gs��<�<>���y�6��ea~C���>(�r���+/G�N�:�! JO�!9rB�r}�^-q(�����
8-���E�Z���4�;���8F��˳��}��T��o�1��1�+?��Z8v8�ѻ�IA�p�b�*������roֈ9�עx��M��Ỿ4 o�&�z��^�…
12 …{��0.`�'ϵ���������W�#�J|q��j�*�0��v>�d��v�:���ESi��J7�I��r�8����Z�9�����j:*��}��W���-��
19 �� �-����h-e�`�/e�O�VJ^������C>�QTD�w;����4���m�� �6��ږN'bvӻY���_�Eö�mi ��������)��e
24 � tX@<qX�RPYY.�#�7�gk�K3<%�Q�G]�|�X �o���Jx��Rx�'椠�(ٹ�g��/�<G�OJY9�,�6䐉�ͳ��-���W����k��…
25 9�?�������pxW.����-w<�D� ��{2� w��[�$�}��`�fy�OH���� ��c��p[��X�����u�|Y�@��7�$�>F�Դ�…
27 …�U����$�^��b+�ˀ�e|��U�gqd���#���"n �y~���f��B�UQ���� .6{u�j���<ƈ�A-��H�&�e��#�RWz�…
29 …:h�2(4;�}b�2�Ǭ�ިK�|�Z��=�Y�ܽ� �%͆�#b't��T�����[L�h�{I���!g�8Ƨ�8c��*����:� �4������4$�-� b
32 4��VGX���4�Z�-uИ�[�3S޵�_O2�縙�-�����BOے����=���-o��ю^dȒ�]f���3,��;�L�;��r�!�{a�o���r���…
41 FŒ��>����9��9A5�'�g2B��S|���u�����\D��^�=`�c_��-�n���YdW�e7�Oؐ�l�����:��/�����%�o|��…
/aosp_15_r20/external/icu/icu4c/source/data/misc/
H A DsupplementalData.txt3 // Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
10 -542,
22 -2636,
53 -2332,
80 ethiopic-amete-alem{
84 -5492,
114 -3760,
145 islamic-civil{
157 islamic-rgsa{
169 islamic-tbla{
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/data/misc/
H A DsupplementalData.txt3 // Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
10 -542,
22 -2636,
53 -2332,
80 ethiopic-amete-alem{
84 -5492,
114 -3760,
145 islamic-civil{
157 islamic-rgsa{
169 islamic-tbla{
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/x86/lib/
HDlibicuuc-host.so__gmon_start__ _init _fini _ITM_deregisterTMCloneTable _ITM_registerTMCloneTable __cxa_finalize _Jv_RegisterClasses _ZN6icu_6810Appendable12appendStringEPKDsi _ZN6icu_6810Appendable15appendCodePointEi _ZN6icu_6810Appendable15getAppendBufferEiiPDsiPi _ZN6icu_6810Appendable21reserveAppendCapacityEi _ZN6icu_6810AppendableD0Ev _ZN6icu_6810AppendableD1Ev _ZN6icu_6810AppendableD2Ev _ZN6icu_687UObjectD2Ev _ZNK6icu_687UObject17getDynamicClassIDEv _ZTIN6icu_6810AppendableE _ZTIN6icu_687UObjectE _ZTSN6icu_6810AppendableE ...
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/x86/lib/
HDlibicuuc.so__cxa_atexit __cxa_finalize _ZN6icu_6810Appendable12appendStringEPKDsi _ZN6icu_6810Appendable15appendCodePointEi _ZN6icu_6810Appendable15getAppendBufferEiiPDsiPi _ZN6icu_6810Appendable21reserveAppendCapacityEi _ZN6icu_6810AppendableD0Ev _ZN6icu_6810AppendableD1Ev _ZN6icu_6810AppendableD2Ev _ZN6icu_687UObjectD2Ev _ZNK6icu_687UObject17getDynamicClassIDEv _ZTIN6icu_6810AppendableE _ZTIN6icu_687UObjectE _ZTSN6icu_6810AppendableE _ZTVN10__cxxabiv120__si_class_type_infoE _ZTVN6icu_6810AppendableE __cxa_pure_virtual _ZN6icu_687UMemorydlEPv _ZTIN6icu_687UMemoryE ...
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/arm/lib/
HDlibicuuc.so__cxa_atexit __cxa_finalize _ZN6icu_6810Appendable12appendStringEPKDsi _ZN6icu_6810Appendable15appendCodePointEi _ZN6icu_6810Appendable15getAppendBufferEiiPDsiPi _ZN6icu_6810Appendable21reserveAppendCapacityEi _ZN6icu_6810AppendableD0Ev _ZN6icu_6810AppendableD1Ev _ZN6icu_6810AppendableD2Ev _ZN6icu_687UObjectD2Ev _ZNK6icu_687UObject17getDynamicClassIDEv _ZTIN6icu_6810AppendableE _ZTIN6icu_687UObjectE _ZTSN6icu_6810AppendableE _ZTVN10__cxxabiv120__si_class_type_infoE _ZTVN6icu_6810AppendableE __cxa_pure_virtual _ZN6icu_687UMemorydlEPv _ZTIN6icu_687UMemoryE ...
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/external/
H A D2013-1_UNLOCODE_CodeListPart2.csv2 ,"GA","AKE","Akieni","Akieni",,"---4----","AI","9601",,,
3 ,"GA","AWE","Alowe","Alowe",,"---4----","RQ","0901",,"0045S 00927E",
4 ,"GA","BEL","Belleville","Belleville",,"--3-----","RL","0607",,"0002N 01102E",
5 ,"GA","BWN","Biawonque","Biawonque",,"---4----","RQ","0901",,"0040S 00927E",
6 ,"GA","BMM","Bitam","Bitam",,"---4----","AI","9601",,,
7 ,"GA","BNG","Bongo","Bongo",,"---4----","RQ","0901",,"0210S 01013E",
8 ,"GA","BGB","Boou�","Booue",,"---4----","AI","0212",,"0006S 01156E",
9 ,"GA","CLZ","Cap Lopez","Cap Lopez",,"1-------","QQ","8103",,,
10 ,"GA","CCB","Cocobeach","Cocobeach",,"1-------","RL","9811",,,
11 ,"GA","EKU","Equata","Equata","1","1-------","RL","0212",,"0013S 00918E",
[all …]
H A D2013-1_UNLOCODE_CodeListPart1.csv2 ,"AD","ALV","Andorra la Vella","Andorra la Vella",,"--34-6--","AI","0601",,"4230N 00131E",""
3 ,"AD","CAN","Canillo","Canillo",,"--3-----","RL","0307",,"4234N 00135E",
4 ,"AD","ENC","Encamp","Encamp",,"--3-----","RL","0307",,"4232N 00134E",
5 ,"AD","ESC","Escaldes-Engordany","Escaldes-Engordany",,"--3-----","RL","0307",,"4231N 00133E",
6 ,"AD","FMO","La Farga de Moles","La Farga de Moles",,"--3----B","RQ","0307",,,
7 ,"AD","LMA","La Massana","La Massana",,"--3-----","RL","0307",,"4234N 00129E",
8 ,"AD","ORD","Ordino","Ordino",,"--3-----","RL","0307",,"4233N 00131E",
9 ,"AD","PAS","Pas de la Casa","Pas de la Casa",,"--3----B","RL","0307",,"4233N 00144E",
10 ,"AD","SJL","Sant Juli� de L�ria","Sant Julia de Loria",,"--3-----","RL","1101",,"4228N 00130E",""
11 ,"AD","SCO","Santa Coloma","Santa Coloma",,"--3-----","RL","0307",,"4230N 00130E",
[all …]
H A D2013-1_UNLOCODE_CodeListPart3.csv2 "+","OM","ALA","Al Azaiba","Al Azaiba","MA","--3-----","RL","1301",,"2336S 05832E",
3 ,"OM","RMB","Buraimi","Buraimi",,"---4----","AI","0001",,,
4 ,"OM","BYB","Dibaa","Dibaa",,"---4----","AI","0001",,,
5 ,"OM","DQM","Duqm","Duqm","WU","1-3-----","RL","1207",,"1939N 05742E",
6 ,"OM","FAH","Fahal","Fahal","MA","1-------","RL","0212",,"2341N 05830E",
7 ,"OM","KHS","Khasab","Khasab",,"---4----","AI","0001",,,
8 ,"OM","OMM","Marmul","Marmul",,"---4----","AI","0001",,,
9 ,"OM","MSH","Masirah","Masirah","SH","---4----","AI","0212",,"2025N 05850E",
10 ,"OM","MFH","Mina' al Fahl","Mina' al Fahl","MA","1-------","RL","0212",,"2338N 05831E",
11 ,"OM","MNQ","Mina' Qabus","Mina' Qabus","MA","--3-----","RL","0212",,"2337N 05834E",
[all …]
/aosp_15_r20/packages/services/Car/cpp/computepipe/example/lib_arm/
Dlibfacegraph.so__cxa_atexit __cxa_finalize _ZSt13set_terminatePFvvE _ZSt14set_unexpectedPFvvE __cxa_terminate_handler __cxa_unexpected_handler kVersionStampBuildBaselineChangelistInt kVersionStampBuildBaselineChangelistStr kVersionStampBuildChangelistInt kVersionStampBuildChangelistStr kVersionStampBuildClientMintStatusInt kVersionStampBuildClientMintStatusStr kVersionStampBuildClientStr kVersionStampBuildCompilerStr kVersionStampBuildCoverageEnabledInt kVersionStampBuildDateTimePstStr kVersionStampBuildDepotPathStr kVersionStampBuildDirectoryStr kVersionStampBuildFdoTypeStr ...
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/
H A Dlanguage-subtag-registry1 File-Date: 2023-10-16
6 Added: 2005-10-16
11 Added: 2005-10-16
12 Suppress-Script: Cyrl
17 Added: 2005-10-16
22 Added: 2005-10-16
23 Suppress-Script: Latn
28 Added: 2005-10-16
34 Added: 2005-10-16
35 Suppress-Script: Ethi
[all …]
/aosp_15_r20/packages/services/Car/cpp/computepipe/example/lib_x86/
Dlibfacegraph.so__cxa_atexit __cxa_finalize __stack_chk_fail _ZSt13set_terminatePFvvE _ZSt14set_unexpectedPFvvE __cxa_terminate_handler __cxa_unexpected_handler kVersionStampBuildBaselineChangelistInt kVersionStampBuildBaselineChangelistStr kVersionStampBuildChangelistInt kVersionStampBuildChangelistStr kVersionStampBuildClientMintStatusInt kVersionStampBuildClientMintStatusStr kVersionStampBuildClientStr kVersionStampBuildCompilerStr kVersionStampBuildCoverageEnabledInt kVersionStampBuildDateTimePstStr kVersionStampBuildDepotPathStr kVersionStampBuildDirectoryStr ...
/aosp_15_r20/cts/tests/tests/security/res/raw/
H A Dcve_2018_13925.ts1 G�1����&l0���} 6"}�7��Two\|�wF�/ل߆��Wt�La��E5Q��uQ.b(�Q"����f��������h��KJ�Bb4Os�wJ�.2�k�-ޫ^�…
3 G��n�wM�$��i���2\��-��Mt&3W�=�%�ަ����tKm4h&�+khG�1������cv�����οCCX��J�<A��%�/�;��Bm_D�…
5 …f\���oM��@��i���E�/�4e����Xn��4 �M����� k�f��C蚄 �B��]-�S��dQ)�IP ockE�-wQ1k}��k����-�Mo�…
7 …�������������������������������������G@0��i�����1�GA94�1����b����eng�?���4�AC-3�
9 eng���5�AC-3�
13 ��\^ ���CLq�u�l�|��Co2�����G�1e�|�k:6��|j$�9ܪ%��\e��,�]�A�[�-���YGؓ����=����.�� ��^���x�C�…
18 …���t�rf�기�l���P��S��Mk�S#PD�-&�5�m��6�R�h�^��ь�g�����jB�V⦸�$!,"��B8%�7�L6@����2�6�Av��…
19 …D���;}�T�t5�y�j�K��Mi�MD�IK��#�]hE����-�}��Q-6�S���e��蔆"�ΰ��C��cL���I�`CrZ͌iq���a��G�J��oE…
22 …���>j%P�=U�Ҹ�lRS���(�����!$�d��Čj� ����ˡ(�~]�-Y��*z�\0�.H��]%�Xc�VWs(�r$*��"J`�5�0*…
23 �i�)���%��|�Q ���G�1�����Gm�'<�ˡ��J(G�L�L�����W�騐֮�ê���H-� �K���豈�1�'Q6H'Bo )3�푚!R�`N�I�P…
H A Dcve_2019_2244.ts1 G�1����&l0���} 6"}�7��Two\|�wF�/ل߆��Wt�La��E5Q��uQ.b(�Q"����f��������h��KJ�Bb4Os�wJ�.2�k�-ޫ^�…
3 G��n�wM�$��i���2\��-��Mt&3W�=�%�ަ����tKm4h&�+khG�1������cv�����οCCX��J�<A��%�/�;��Bm_D�…
5 …f\���oM��@��i���E�/�4e����Xn��4 �M����� k�f��C蚄 �B��]-�S��dQ)�IP ockE�-wQ1k}��k����-�Mo�…
7 …����������������������G@0�������1�GA94�1�����b����eng�?������������4�AC-3�
9 eng���5�AC-3�
12 ��\^ ���CLq�u�l�|��Co2�����G�1e�|�k:6��|j$�9ܪ%��\e��,�]�A�[�-���YGؓ����=����.�� ��^���x�C�…
17 …���t�rf�기�l���P��S��Mk�S#PD�-&�5�m��6�R�h�^��ь�g�����jB�V⦸�$!,"��B8%�7�L6@����2�6�Av��…
18 …D���;}�T�t5�y�j�K��Mi�MD�IK��#�]hE����-�}��Q-6�S���e��蔆"�ΰ��C��cL���I�`CrZ͌iq���a��G�J��oE…
21 …���>j%P�=U�Ҹ�lRS���(�����!$�d��Čj� ����ˡ(�~]�-Y��*z�\0�.H��]%�Xc�VWs(�r$*��"J`�5�0*…
22 �i�)���%��|�Q ���G�1�����Gm�'<�ˡ��J(G�L�L�����W�騐֮�ê���H-� �K���豈�1�'Q6H'Bo )3�푚!R�`N�I�P…
H A Dcve_2019_2245.ts1 G�1����&l0���} 6"}�7��Two\|�wF�/ل߆��Wt�La��E5Q��uQ.b(�Q"����f��������h��KJ�Bb4Os�wJ�.2�k�-ޫ^�…
3 G��n�wM�$��i���2\��-��Mt&3W�=�%�ަ����tKm4h&�+khG�1������cv�����οCCX��J�<A��%�/�;��Bm_D�…
5 …f\���oM��@��i���E�/�4e����Xn��4 �M����� k�f��C蚄 �B��]-�S��dQ)�IP ockE�-wQ1k}��k����-�Mo�…
7 …������������������������������������G@0��i�����1�GA94�1����b����eng�?���4�AC-3�
9 eng���5�AC-3�
12 ��\^ ���CLq�u�l�|��Co2�����G�1e�|�k:6��|j$�9ܪ%��\e��,�]�A�[�-���YGؓ����=����.�� ��^���x�C�…
17 …���t�rf�기�l���P��S��Mk�S#PD�-&�5�m��6�R�h�^��ь�g�����jB�V⦸�$!,"��B8%�7�L6@����2�6�Av��…
18 …D���;}�T�t5�y�j�K��Mi�MD�IK��#�]hE����-�}��Q-6�S���e��蔆"�ΰ��C��cL���I�`CrZ͌iq���a��G�J��oE…
21 …���>j%P�=U�Ҹ�lRS���(�����!$�d��Čj� ����ˡ(�~]�-Y��*z�\0�.H��]%�Xc�VWs(�r$*��"J`�5�0*…
22 �i�)���%��|�Q ���G�1�����Gm�'<�ˡ��J(G�L�L�����W�騐֮�ê���H-� �K���豈�1�'Q6H'Bo )3�푚!R�`N�I�P…
/aosp_15_r20/packages/apps/TV/tuner/tests/assets/
Dcapture_kqed.ts3 …�0����d��v��K-�E� ���ǟ�CxR�L�q�TP�cE��� �)�N���Q]�� ,���0� H����n��A!P�O�8�5…
9 �)HgƖ,��Lg3lʔ(��$��Lw,J�8p"tM����K���SKq���-��XGkĊ�O�׾��a-�p�ˆ�,�n�a�S����F�����i�g�[��VSK�…
11 …I�&T]�n�]��.�� �+\G�,�J���� �=p<x���]_��H�Տ�>�6n)Z�D�պ�� �-PG�<�G�.��E�����0���WKaزd-�l�A�ۦ�…
18 *L� X]�F���#��`?@A�g�d8�-B�,PE�<�.�R���+T_�~�*�n�i�s�&�V��*����@�}8��V���i%�`�q� �־��AmG�P�…
22 ���Iw*T�@�͂�rl�d_/�̮Vna�_���[���C�߶��1�ݰ��yݰj1�$Bq���M�#�)�p��ˋ���N�ժ���-��(��G�G{L��w��n�…
23 dAlH��ʯ;��I�$�z�1r&F�(He–,��Lg#L�(�z�!RS�f%��(�>��"y��b]-�]���C�φ�#��0�Ӵ��a5� ZQ�f�m�c�[�R�…
25 ��Ζ�WQ]�r�2�٪^Y_�b�u.8{l� l]�P:�����;l7v���e7�(ZY�v�=j#^�d�u�+Nkƞ$�� h� t�ñ��-�';
26-�H����G�i=��}�����ue6��s�����~Ì�߮Nq<bܨPE����q�7f+N���O��>I��}�����$Biʆ�W��n#�L���;�٠�…
28 �hQ=�*z�����R���#�:�.VI�>tG�:~ ˍ���(�-+: t�:����h-B� Ŋ�O�߾��q
/aosp_15_r20/device/google/cuttlefish_prebuilts/kernel/6.1-i686/
Dkheaders.ko ... 0 J LXAQ nYk ! C ; l64 V L -L - M) f 3 H/ h n ...

12