Home
last modified time | relevance | path

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

/external/opencv/otherlibs/highgui/
Dbitstrm.h265 bool bsCreateEncodeHuffmanTable( const int* src, ulong* dst, int max_size );
Dbitstrm.cpp1058 bool bsCreateEncodeHuffmanTable( const int* src, ulong* table, int max_size ) in bsCreateEncodeHuffmanTable() function
Dgrfmt_jpeg.cpp1700 bsCreateEncodeHuffmanTable( bsCreateSourceHuffmanTable( in WriteImage()