Home | History | Annotate | Download | only in src

Lines Matching refs:opaque_buffer_hdr

2514       opaque_buffer_hdr[index] = NULL;
2637 if(opaque_buffer_hdr[index]){
2638 DEBUG_PRINT_ERROR("All buffers are allocated opaque_buffer_hdr");
2641 if(allocate_input_buffer(hComp,&opaque_buffer_hdr[index],
2643 DEBUG_PRINT_ERROR("All buffers are allocated opaque_buffer_hdr");
2657 m_opq_pmem_q.insert_entry((unsigned int)opaque_buffer_hdr[index],0,0);
2658 DEBUG_PRINT_HIGH("\n opaque_buffer_hdr insert %p", opaque_buffer_hdr[index]);