** Function name: ~TJpg_Decoder ** Description: Destructor ***************************************************************************************/
| 28 | ** Description: Destructor |
| 29 | ***************************************************************************************/ |
| 30 | TJpg_Decoder::~TJpg_Decoder() |
| 31 | { |
| 32 | // Bye |
| 33 | } |
| 34 | |
| 35 | /*************************************************************************************** |
| 36 | ** Function name: setJpgScale |
nothing calls this directly
no outgoing calls
no test coverage detected