Home
last modified time | relevance | path

Searched refs:bsCreateDecodeHuffmanTable (Results 1 – 3 of 3) sorted by relevance

/external/opencv/otherlibs/highgui/
Dbitstrm.h264 bool bsCreateDecodeHuffmanTable( const int* src, short* dst, int max_size );
Dbitstrm.cpp589 bool bsCreateDecodeHuffmanTable( const int* src, short* table, int max_size ) in bsCreateDecodeHuffmanTable() function
Dgrfmt_jpeg.cpp999 if( !::bsCreateDecodeHuffmanTable( in LoadHuffmanTables()