Home | History | Annotate | Download | only in src

Lines Matching refs:handle_extradata

8483                        omx->handle_extradata(omxhdr);
9847 void omx_vdec::handle_extradata(OMX_BUFFERHEADERTYPE *p_buf_hdr)
9870 DEBUG_PRINT_ERROR("handle_extradata: invalid index(%d) max(%d)",
9877 DEBUG_PRINT_ERROR("handle_extradata: Error: Mapped output buffer address is NULL");
9894 DEBUG_PRINT_ERROR("handle_extradata output buffer mmap failed - errno: %d", errno);
9931 DEBUG_PRINT_LOW("handle_extradata: eType = 0x%x", data->eType);