Searched defs:temp_buf (Results 1 – 6 of 6) sorted by relevance
79 std::vector<uint8_t> temp_buf(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
534 ia_bit_buf_struct temp_buf = {0}; in ixheaacd_rvlc_decode_forward() local
834 std::vector<float> temp_buf(nComponents); in LoadPalette() local
659 static void fdct32x8_1d_row(int16_t *temp, int16_t *temp_buf, int16_t *output) { in fdct32x8_1d_row()