Home | History | Annotate | Download | only in src

Lines Matching defs:use_input_buffer

1867 OMX_ERRORTYPE  omx_video::use_input_buffer(
1880 DEBUG_PRINT_HIGH("use_input_buffer: port = %d appData = %p bytes = %d buffer = %p",port,appData,bytes,buffer);
1883 DEBUG_PRINT_ERROR("\nERROR: use_input_buffer: Size Mismatch!! "
2198 eRet = use_input_buffer(hComp,bufferHdr,port,appData,bytes,buffer);