Searched defs:temp_array (Results 1 – 4 of 4) sorted by relevance
293 std::unique_ptr<int16_t[]> temp_array(new int16_t[n + 1]); in Reserve() local305 std::unique_ptr<int16_t[]> temp_array(nullptr); in InsertByPushBack() local322 std::unique_ptr<int16_t[]> temp_array(nullptr); in InsertByPushFront() local338 std::unique_ptr<int16_t[]> temp_array(nullptr); in InsertZerosByPushBack() local360 std::unique_ptr<int16_t[]> temp_array(nullptr); in InsertZerosByPushFront() local
79 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