Home
last modified time | relevance | path

Searched refs:Ph (Results 1 – 20 of 20) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/src/
H A Djpeg_cmodel.c213 extern MS_S32 JPEG_huff_decode(JPEG_HuffTbl *Ph);
526 JPEG_HuffTbl *Ph; in JPEG_decode_next_row() local
544 Ph = &_Huff_tbls[_u8Comp_ac_tab[component_id]]; in JPEG_decode_next_row()
548 s = JPEG_huff_decode( Ph ); in JPEG_decode_next_row()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/src/
H A Djpeg_cmodel.c213 extern MS_S32 JPEG_huff_decode(JPEG_HuffTbl *Ph);
526 JPEG_HuffTbl *Ph; in JPEG_decode_next_row() local
544 Ph = &_Huff_tbls[_u8Comp_ac_tab[component_id]]; in JPEG_decode_next_row()
548 s = JPEG_huff_decode( Ph ); in JPEG_decode_next_row()
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c1736 JPEG_STATIC MS_S32 JPEG_huff_decode(JPEG_HuffTbl *Ph) in JPEG_huff_decode() argument
1741 symbol = Ph->s16Look_up[( _u32Bit_buf >> 8 ) & 0xFF]; in JPEG_huff_decode()
1749 symbol = Ph->s16Tree[~symbol + ( 1 - JPEG_get_bits_2( 1 ) )]; in JPEG_huff_decode()
1755 JPEG_get_bits_2( Ph->u8Code_size[symbol] ); in JPEG_huff_decode()
9129 JPEG_HuffTbl *Ph; in msAPI_JPEG_decode_next_row() local
9149 Ph = &_Huff_tbls[_u8Comp_ac_tab[component_id]]; in msAPI_JPEG_decode_next_row()
9153 s = JPEG_huff_decode( Ph ); in msAPI_JPEG_decode_next_row()
H A DapiJPEG.c1734 JPEG_STATIC MS_S32 JPEG_huff_decode(JPEG_HuffTbl *Ph) in JPEG_huff_decode() argument
1739 symbol = Ph->s16Look_up[( pNJPEGContext->_u32Bit_buf[pNJPEGContext->eNJPDNum] >> 8 ) & 0xFF]; in JPEG_huff_decode()
1747 symbol = Ph->s16Tree[~symbol + ( 1 - JPEG_get_bits_2( 1 ) )]; in JPEG_huff_decode()
1753 JPEG_get_bits_2( Ph->u8Code_size[symbol] ); in JPEG_huff_decode()
9712 JPEG_HuffTbl *Ph; in msAPI_JPEG_decode_next_row() local
9732Ph = &pNJPEGContext->_Huff_tbls[pNJPEGContext->eNJPDNum][pNJPEGContext->_u8Comp_ac_tab[pNJPEGConte… in msAPI_JPEG_decode_next_row()
9736 s = JPEG_huff_decode( Ph ); in msAPI_JPEG_decode_next_row()
/utopia/UTPA2-700.0.x/modules/pq/hal/mooney/pq/include/
H A DSub.bin193 … W��`�`�V0�0000Z�� � �\��J�%g^������`��2ڻb��Y�ud��udJ?f��Ph��h����m�j�� � �[…
653 …C ����������� � �����J�%g�������׷���2ڻ����Y�u����udJ?f���Ph��������m����� � ��…
H A DMain.bin13 …����`e��e������pg��g�������g��g�������g��g����.� h�Ph�� ����m��n��…
646 ��� � ����J�%g������׷��2ڻ���Y�u���udJ?f��Ph�������m���� � ���…
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c1728 JPEG_STATIC MS_S32 JPEG_huff_decode(JPEG_HuffTbl *Ph) in JPEG_huff_decode() argument
1733 symbol = Ph->s16Look_up[( _u32Bit_buf >> 8 ) & 0xFF]; in JPEG_huff_decode()
1741 symbol = Ph->s16Tree[~symbol + ( 1 - JPEG_get_bits_2( 1 ) )]; in JPEG_huff_decode()
1747 JPEG_get_bits_2( Ph->u8Code_size[symbol] ); in JPEG_huff_decode()
9100 JPEG_HuffTbl *Ph; in msAPI_JPEG_decode_next_row() local
9120 Ph = &_Huff_tbls[_u8Comp_ac_tab[component_id]]; in msAPI_JPEG_decode_next_row()
9124 s = JPEG_huff_decode( Ph ); in msAPI_JPEG_decode_next_row()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c1754 JPEG_STATIC MS_S32 JPEG_huff_decode(JPEG_HuffTbl *Ph) in JPEG_huff_decode() argument
1759 symbol = Ph->s16Look_up[( _u32Bit_buf >> 8 ) & 0xFF]; in JPEG_huff_decode()
1767 symbol = Ph->s16Tree[~symbol + ( 1 - JPEG_get_bits_2( 1 ) )]; in JPEG_huff_decode()
1773 JPEG_get_bits_2( Ph->u8Code_size[symbol] ); in JPEG_huff_decode()
9087 JPEG_HuffTbl *Ph; in msAPI_JPEG_decode_next_row() local
9107 Ph = &_Huff_tbls[_u8Comp_ac_tab[component_id]]; in msAPI_JPEG_decode_next_row()
9111 s = JPEG_huff_decode( Ph ); in msAPI_JPEG_decode_next_row()
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/include/
H A DSub.bin489 … �V0�0000�W��`�`��Z�� � ‚\��J�%g�^�����ׂ`��2ڻ�b��Y�u�d��udJ?�f��Ph���h����m��j�� � ‚[…
1165 ���� � ������J�%g�c������׷ܘ��2ڻ����Y�u�R���udJ?f4���Ph���������m������ � ����…
/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/include/
H A DSub.bin489 … �V0�0000�W��`�`��Z�� � ‚\��J�%g�^�����ׂ`��2ڻ�b��Y�u�d��udJ?�f��Ph���h����m��j�� � ‚[…
1165 ���� � ������J�%g�c������׷ܘ��2ڻ����Y�u�R���udJ?f4���Ph���������m������ � ����…
/utopia/UTPA2-700.0.x/modules/pq/hal/k6lite/pq/include/
H A Dk6lite_Sub.bin10 …W��`�`��V0�00000Z�� � ��\��J�%gc^�������`��2ڻ�b��Y�uRd��udJ?4f��Ph���h����m��j�� � ��…
H A Dk6lite_Main.bin14 …W��`�`��V0�00000Z�� � ��\��J�%gc^�������`��2ڻ�b��Y�uRd��udJ?4f��Ph���h����m��j�� � ��…
/utopia/UTPA2-700.0.x/modules/pq/hal/curry/pq/include/
H A DKano_Sub.bin9 …W��`�`��V0�00000Z�� � ��\��J�%gc^�������`��2ڻ�b��Y�uRd��udJ?4f��Ph���h����m��j�� � ��…
H A DCurry_Sub.bin9 …W��`�`��V0�00000Z�� � ��\��J�%gc^�������`��2ڻ�b��Y�uRd��udJ?4f��Ph���h����m��j�� � ��…
H A DKano_Main.bin11 …W��`�`��V0�00000Z�� � ��\��J�%gc^�������`��2ڻ�b��Y�uRd��udJ?4f��Ph���h����m��j�� � ��…
H A DCurry_Main.bin11 …W��`�`��V0�00000Z�� � ��\��J�%gc^�������`��2ڻ�b��Y�uRd��udJ?4f��Ph���h����m��j�� � ��…
/utopia/UTPA2-700.0.x/modules/pq/hal/kano/pq/include/
H A DKano_Sub.bin9 …W��`�`��V0�00000Z�� � ��\��J�%gc^�������`��2ڻ�b��Y�uRd��udJ?4f��Ph���h����m��j�� � ��…
H A DKano_Main.bin11 …W��`�`��V0�00000Z�� � ��\��J�%gc^�������`��2ڻ�b��Y�uRd��udJ?4f��Ph���h����m��j�� � ��…
/utopia/UTPA2-700.0.x/modules/pq/hal/k6/pq/include/
H A Dk6_Sub.bin9 …W��`�`��V0�00000Z�� � ��\��J�%gc^�������`��2ڻ�b��Y�uRd��udJ?4f��Ph���h����m��j�� � ��…
H A Dk6_Main.bin11 …W��`�`��V0�00000Z�� � ��\��J�%gc^�������`��2ڻ�b��Y�uRd��udJ?4f��Ph���h����m��j�� � ��…