Home | History | Annotate | Download | only in src

Lines Matching refs:handle_extradata

9309                        omx->handle_extradata(omxhdr);
11409 void omx_vdec::handle_extradata(OMX_BUFFERHEADERTYPE *p_buf_hdr)
11429 DEBUG_PRINT_ERROR("handle_extradata: invalid index(%d) max(%d)",
11436 DEBUG_PRINT_ERROR("handle_extradata: Error: Mapped output buffer address is NULL");
11453 DEBUG_PRINT_ERROR("handle_extradata output buffer mmap failed - errno: %d", errno);
11490 DEBUG_PRINT_LOW("handle_extradata: eType = 0x%x", data->eType);