Searched refs:bh (Results 1 – 8 of 8) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | u_format_rgtc.c | 43 const unsigned bw = 4, bh = 4, comps = 1; in util_format_rgtc1_unorm_unpack_r_8unorm() local 47 for(y = 0; y < height; y += bh) { in util_format_rgtc1_unorm_unpack_r_8unorm() 49 const unsigned h = MIN2(height - y, bh); in util_format_rgtc1_unorm_unpack_r_8unorm() 67 const unsigned bw = 4, bh = 4, comps = 4; in util_format_rgtc1_unorm_unpack_rgba_8unorm() local 71 for(y = 0; y < height; y += bh) { in util_format_rgtc1_unorm_unpack_rgba_8unorm() 73 const unsigned h = MIN2(height - y, bh); in util_format_rgtc1_unorm_unpack_rgba_8unorm() 95 const unsigned bw = 4, bh = 4, bytes_per_block = 8; in util_format_rgtc1_unorm_pack_rgba_8unorm() local 98 for(y = 0; y < height; y += bh) { in util_format_rgtc1_unorm_pack_rgba_8unorm() 102 for(j = 0; j < bh; ++j) { in util_format_rgtc1_unorm_pack_rgba_8unorm() 144 const unsigned bw = 4, bh = 4, bytes_per_block = 8; in util_format_rgtc1_unorm_pack_rgba_float() local [all …]
|
D | u_format_etc.c | 30 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in util_format_etc1_rgb8_unpack_rgba_float() local 34 for (y = 0; y < height; y += bh) { in util_format_etc1_rgb8_unpack_rgba_float() 40 for (j = 0; j < bh; j++) { in util_format_etc1_rgb8_unpack_rgba_float()
|
D | texcompress_etc_tmp.h | 146 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in etc1_unpack_rgba8888() local 150 for (y = 0; y < height; y += bh) { in etc1_unpack_rgba8888() 156 for (j = 0; j < MIN2(bh, height - y); j++) { in etc1_unpack_rgba8888()
|
D | u_format_s3tc.c | 129 const unsigned bw = 4, bh = 4, comps = 4; in util_format_dxtn_rgb_unpack_rgba_8unorm() local 131 for(y = 0; y < height; y += bh) { in util_format_dxtn_rgb_unpack_rgba_8unorm() 133 const unsigned h = MIN2(height - y, bh); in util_format_dxtn_rgb_unpack_rgba_8unorm() 296 const unsigned bw = 4, bh = 4, comps = 4; in util_format_dxtn_pack_rgba_8unorm() local 298 for(y = 0; y < height; y += bh) { in util_format_dxtn_pack_rgba_8unorm() 302 for(j = 0; j < bh; ++j) { in util_format_dxtn_pack_rgba_8unorm()
|
D | u_format_fxt1.c | 1555 const unsigned bw = 8, bh = 4, comps = 4; in util_format_fxtn_rgb_unpack_rgba_8unorm() local 1557 for (y = 0; y < height; y += bh) { in util_format_fxtn_rgb_unpack_rgba_8unorm() 1560 for (j = 0; j < bh; ++j) { in util_format_fxtn_rgb_unpack_rgba_8unorm() 1602 const unsigned bw = 8, bh = 4, comps = 4; in util_format_fxtn_rgb_unpack_rgba_float() local 1607 for (j = 0; j < bh; ++j) { in util_format_fxtn_rgb_unpack_rgba_float()
|
/hardware/google/gfxstream/common/etc/ |
D | etc.cpp | 358 int ro, go, bo, rh, gh, bh, rv, gv, bv; in etc2_decode_block_P() local 368 bh = convert6To8(data >> 19); in etc2_decode_block_P() 378 *q++ = clamp((x * (bh - bo) + y * (bv - bo) + 4 * bo + 2) >> 2); in etc2_decode_block_P()
|
/hardware/interfaces/tv/tuner/assets/ |
D | tuner_frontend_input.es | 1979 ¦�8e���x@�����D���l �bhT�Z#���,�)�D�h9x)��k�>�>�}�"��a���8�2A��70��Mf�vY;/������/�5�^… 2928 …m8�G�6���v?�P��U�Pn���FM��^�(>D/�����.B����zQ��(_�?٧��=��d6i2�24��C�y�?�EJ����"+bh��xp 3620 …�.!q����B��ӏ���.. ���\�ι��?�������?�s�u� �A��0*�I��m6���\!C�bh��Ż���R�6k��o���>ES… 3988 …B�M��$=[>�ny��Jy��y��Ul���:if1G�4f\����_D�=����i��9fyzX��5����dbh�+�>�����@@M�r�@�… 4657 …�0��F�_�� �|�y�V��M�y��{�L;&�i��/��K�1xp�O��||�J[��.i��@�:����Z��bh���F�� � �0���d���4l… 5293 …(���j"���2$-�A0α߯�5bh�!J�'�_;��h�,w��V�b��p����c��)�[@�� C�X���i3�]�Ň�C��n8H�����Lo��…
|
D | tuner_frontend_input.ts | 1829 …(���j"���2$-�A0α߯�5bh�!J�'�_;��h�,w��V�b��p����c��)�[@�� C�X��G@B�$����H…
|