Searched defs:temp_array (Results 1 – 6 of 6) sorted by relevance
292 std::unique_ptr<int16_t[]> temp_array(new int16_t[n + 1]); in Reserve() local304 std::unique_ptr<int16_t[]> temp_array(nullptr); in InsertByPushBack() local321 std::unique_ptr<int16_t[]> temp_array(nullptr); in InsertByPushFront() local337 std::unique_ptr<int16_t[]> temp_array(nullptr); in InsertZerosByPushBack() local359 std::unique_ptr<int16_t[]> temp_array(nullptr); in InsertZerosByPushFront() local
81 int16_t* temp_array = new int16_t[length_per_channel]; // Temporary storage. in PushBackInterleaved() local
1698 WORD16 temp_array[256]; in ihevc_itrans_recon_16x16_sse42() local
1701 MEM_ALIGN16 WORD16 temp_array[256]; in ihevc_itrans_recon_16x16_ssse3() local
979 FLOAT32 temp_array[128]; in ixheaace_mps_515_calculate_ana_filterbank() local
1715 JSON_Array *temp_array = NULL, *temp_array_copy = NULL; in json_value_deep_copy() local