Home | History | Annotate | Download | only in src

Lines Matching refs:opaque_buffer_hdr

2549             opaque_buffer_hdr[index] = NULL;
2674 if (opaque_buffer_hdr[index]) {
2675 DEBUG_PRINT_ERROR("All buffers are allocated opaque_buffer_hdr");
2678 if (allocate_input_buffer(hComp,&opaque_buffer_hdr[index],
2680 DEBUG_PRINT_ERROR("All buffers are allocated opaque_buffer_hdr");
2694 m_opq_pmem_q.insert_entry((unsigned long)opaque_buffer_hdr[index],0,0);
2695 DEBUG_PRINT_HIGH("opaque_buffer_hdr insert %p", opaque_buffer_hdr[index]);