Searched defs:temp_buf (Results 1 – 5 of 5) sorted by relevance
76 uint8_t* temp_buf = FX_Alloc(uint8_t, pitch); in _FX_WindowsDIB_LoadFromBuf() local
790 UINT8 temp_buf[1024]; in ALA_loadapplet() local1060 Ala_TranscieveInfo_t *pTranscv_Info, UINT8* temp_buf, tJBL_STATUS flag, in ALA_Check_KeyIdentifier()
96 char *temp_buf; /* a pointer to the current data */ variable
815 std::vector<FX_FLOAT> temp_buf(nComponents); in LoadPalette() local
658 static void fdct32x8_1d_row(int16_t *temp, int16_t *temp_buf, int16_t *output) { in fdct32x8_1d_row()