OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_td
(Results
1 - 2
of
2
) sorted by null
/external/opencv/otherlibs/highgui/
grfmt_jpeg.h
144
short*
m_td
[4];
member in class:GrFmtJpegReader
grfmt_jpeg.cpp
783
m_td
[i] = new short[max_dec_htable_size];
793
delete[]
m_td
[i];
794
m_td
[i] = 0;
1002
hclass == 0 ?
m_td
[t] : m_ta[t],
[
all
...]
Completed in 55 milliseconds