Searched refs:MAX_BUF_SIZE (Results 1 – 5 of 5) sorted by relevance
22 #define MAX_BUF_SIZE 3048 macro154 WCHAR dest[MAX_BUF_SIZE];206 char dest[MAX_BUF_SIZE];275 WCHAR dst[MAX_BUF_SIZE];331 char dst[MAX_BUF_SIZE];387 WCHAR dst[MAX_BUF_SIZE];440 char dst[MAX_BUF_SIZE];
68 #define MAX_BUF_SIZE 72 macro136 char GpsLatRaw[MAX_BUF_SIZE];139 char GpsLongRaw[MAX_BUF_SIZE];
190 char TempString[MAX_BUF_SIZE]; in ProcessGpsInfo()240 strncpy(ImageInfo.GpsLatRaw, TempString, MAX_BUF_SIZE); in ProcessGpsInfo()242 strncpy(ImageInfo.GpsLongRaw, TempString, MAX_BUF_SIZE); in ProcessGpsInfo()
631 #define MAX_BUF_SIZE 1200632 float local_log_mix_prob[MAX_BUF_SIZE];633 double local_mix_prob[MAX_BUF_SIZE];662 if( max_size > MAX_BUF_SIZE )779 #undef MAX_BUF_SIZE
696 #define MAX_BUF_SIZE 1200 in icvEstimateObsProb() macro697 float local_log_mix_prob[MAX_BUF_SIZE]; in icvEstimateObsProb()698 double local_mix_prob[MAX_BUF_SIZE]; in icvEstimateObsProb()727 if( max_size > MAX_BUF_SIZE ) in icvEstimateObsProb()837 #undef MAX_BUF_SIZE in icvEstimateObsProb()