OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:huffcodetab
(Results
1 - 8
of
8
) sorted by null
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
s_huffcodetab.h
82
struct
huffcodetab
struct
pv_mp3_huffman.h
91
void pvmp3_huffman_quad_decoding(struct
huffcodetab
*h,
95
void pvmp3_huffman_pair_decoding(struct
huffcodetab
*h,
100
void pvmp3_huffman_pair_decoding_linbits(struct
huffcodetab
*h,
s_tmp3dec_file.h
97
huffcodetab
ht[HUFF_TBL];
pvmp3_huffman_decoding.cpp
43
struct
huffcodetab
*h, pointer to huffman code record
122
void pvmp3_huffman_quad_decoding(struct
huffcodetab
*h,
189
void pvmp3_huffman_pair_decoding(struct
huffcodetab
*h, /* pointer to huffman code record */
244
void pvmp3_huffman_pair_decoding_linbits(struct
huffcodetab
*h, /* pointer to huffman code record */
pvmp3_huffman_parsing.cpp
138
void(*pt_huff)(struct
huffcodetab
*, int32 *, tmp3Bits *);
139
struct
huffcodetab
*h;
pvmp3_framedecoder.cpp
655
huffcodetab
*pHuff;
/external/libgdx/backends/gdx-backend-lwjgl/libs/
jlayer-1.0.1-libgdx.jar
/external/libgdx/backends/gdx-backend-lwjgl3/libs/
jlayer-1.0.1-libgdx.jar
Completed in 133 milliseconds