Searched refs:output_metabuffer (Results 1 – 6 of 6) sorted by relevance
158 struct output_metabuffer { struct
159 struct output_metabuffer { struct
169 struct output_metabuffer { struct
2750 output_metabuffer *meta_buf = (output_metabuffer *)(omxhdr->pBuffer); in async_message_process()2754 omxhdr->nFilledLen = sizeof(output_metabuffer); in async_message_process()
2827 output_metabuffer *meta_buf = (output_metabuffer *)(omxhdr->pBuffer); in async_message_process()2831 omxhdr->nFilledLen = sizeof(output_metabuffer); in async_message_process()
3151 handle = ((output_metabuffer *)m_pOutput_pmem[index].buffer)->nh; in free_output_buffer()3547 m_pOutput_pmem[i].buffer = malloc(sizeof(output_metabuffer)); in allocate_output_buffer()3552 (*bufferHdr)->nAllocLen = sizeof(output_metabuffer); in allocate_output_buffer()3557 output_metabuffer *buffer = (output_metabuffer*) m_pOutput_pmem[i].buffer; in allocate_output_buffer()