Searched refs:omx_buf (Results 1 – 4 of 4) sorted by relevance
2103 OMX_BUFFERHEADERTYPE *omx_buf; in execute_input_omx_flush() local2134 omx_buf = (OMX_BUFFERHEADERTYPE *) p2; in execute_input_omx_flush()2135 DEBUG_DETAIL("Flush:Input dataq=%p \n", omx_buf); in execute_input_omx_flush()2136 omx_buf->nFilledLen = 0; in execute_input_omx_flush()2137 buffer_done_cb((OMX_BUFFERHEADERTYPE *)omx_buf); in execute_input_omx_flush()2144 omx_buf = (OMX_BUFFERHEADERTYPE *) p2; in execute_input_omx_flush()2145 omx_buf->nFilledLen = 0; in execute_input_omx_flush()2146 DEBUG_DETAIL("Flush:ctrl dataq=%p \n", omx_buf); in execute_input_omx_flush()2147 buffer_done_cb((OMX_BUFFERHEADERTYPE *)omx_buf); in execute_input_omx_flush()2183 OMX_BUFFERHEADERTYPE *omx_buf; in execute_output_omx_flush() local[all …]
2105 OMX_BUFFERHEADERTYPE *omx_buf; in execute_input_omx_flush() local2136 omx_buf = (OMX_BUFFERHEADERTYPE *) p2; in execute_input_omx_flush()2137 DEBUG_DETAIL("Flush:Input dataq=%p \n", omx_buf); in execute_input_omx_flush()2138 omx_buf->nFilledLen = 0; in execute_input_omx_flush()2139 buffer_done_cb((OMX_BUFFERHEADERTYPE *)omx_buf); in execute_input_omx_flush()2146 omx_buf = (OMX_BUFFERHEADERTYPE *) p2; in execute_input_omx_flush()2147 omx_buf->nFilledLen = 0; in execute_input_omx_flush()2148 DEBUG_DETAIL("Flush:ctrl dataq=%p \n", omx_buf); in execute_input_omx_flush()2149 buffer_done_cb((OMX_BUFFERHEADERTYPE *)omx_buf); in execute_input_omx_flush()2185 OMX_BUFFERHEADERTYPE *omx_buf; in execute_output_omx_flush() local[all …]
2107 OMX_BUFFERHEADERTYPE *omx_buf; in execute_input_omx_flush() local2138 omx_buf = (OMX_BUFFERHEADERTYPE *) p2; in execute_input_omx_flush()2139 DEBUG_DETAIL("Flush:Input dataq=%p \n", omx_buf); in execute_input_omx_flush()2140 omx_buf->nFilledLen = 0; in execute_input_omx_flush()2141 buffer_done_cb((OMX_BUFFERHEADERTYPE *)omx_buf); in execute_input_omx_flush()2148 omx_buf = (OMX_BUFFERHEADERTYPE *) p2; in execute_input_omx_flush()2149 omx_buf->nFilledLen = 0; in execute_input_omx_flush()2150 DEBUG_DETAIL("Flush:ctrl dataq=%p \n", omx_buf); in execute_input_omx_flush()2151 buffer_done_cb((OMX_BUFFERHEADERTYPE *)omx_buf); in execute_input_omx_flush()2187 OMX_BUFFERHEADERTYPE *omx_buf; in execute_output_omx_flush() local[all …]
2191 OMX_BUFFERHEADERTYPE *omx_buf; in execute_input_omx_flush() local2222 omx_buf = (OMX_BUFFERHEADERTYPE *) p2; in execute_input_omx_flush()2223 DEBUG_DETAIL("Flush:Input dataq=%p \n", omx_buf); in execute_input_omx_flush()2224 omx_buf->nFilledLen = 0; in execute_input_omx_flush()2225 buffer_done_cb((OMX_BUFFERHEADERTYPE *)omx_buf); in execute_input_omx_flush()2232 omx_buf = (OMX_BUFFERHEADERTYPE *) p2; in execute_input_omx_flush()2233 omx_buf->nFilledLen = 0; in execute_input_omx_flush()2234 DEBUG_DETAIL("Flush:ctrl dataq=%p \n", omx_buf); in execute_input_omx_flush()2235 buffer_done_cb((OMX_BUFFERHEADERTYPE *)omx_buf); in execute_input_omx_flush()2271 OMX_BUFFERHEADERTYPE *omx_buf; in execute_output_omx_flush() local[all …]