OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pH
(Results
1 - 10
of
10
) sorted by null
/external/libvncserver/common/
zywrletemplate.c
386
int*
pH
;
392
pH
= pBuf;
394
pH
+= s>>1;
396
pH
+= (s>>1)*width;
401
pH
[x] =
pH
[x] / (~pM[x]+1) * (~pM[x]+1);
402
( round
pH
[x] with pM[x] bit )
404
So, we must offset when
pH
[x] is negative.
406
if (((signed char*)
pH
)[0] & 0x80)
407
((signed char*)
pH
)[0] += ~((signed char*)pM)[0]
[
all
...]
/external/libgdx/gdx/jni/gdx2d/
jpgd.h
285
void make_huff_table(int index, huff_tables *
pH
);
310
inline int huff_decode(huff_tables *
pH
);
311
inline int huff_decode(huff_tables *
pH
, int& extrabits);
jpgd.cpp
494
inline int jpeg_decoder::huff_decode(huff_tables *
pH
)
499
if ((symbol =
pH
->look_up[m_bit_buf >> 24]) < 0)
505
symbol =
pH
->tree[-(int)(symbol + ((m_bit_buf >> ofs) & 1))];
512
get_bits_no_markers(
pH
->code_size[symbol]);
518
inline int jpeg_decoder::huff_decode(huff_tables *
pH
, int& extra_bits)
523
if ((symbol =
pH
->look_up2[m_bit_buf >> 24]) < 0)
529
symbol =
pH
->tree[-(int)(symbol + ((m_bit_buf >> ofs) & 1))];
539
JPGD_ASSERT(((symbol >> 8) & 31) ==
pH
->code_size[symbol & 255] + ((symbol & 0x8000) ? (symbol & 15) : 0));
[
all
...]
/external/webrtc/data/voice_engine/stereo_rtp_files/
stereo_g729_jitter.rtp
138
?B??S{?J$??b?k?zz???
pH
^?[??.?P <