Searched refs:async_message_process (Results 1 - 25 of 29) sorted by relevance

12

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
H A Domx_video_encoder.h48 static int async_message_process (void *context, void* message);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_encoder.h49 static int async_message_process (void *context, void* message);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_encoder.h49 static int async_message_process (void *context, void* message);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp304 if (omx->async_message_process(input, &venc_msg) < 0) {
317 if (omx->async_message_process(input, &venc_msg) < 0) {
378 if (omx->async_message_process(input,&venc_msg) < 0) {
402 if (omx->async_message_process(input,&venc_msg) < 0) {
419 if (omx->async_message_process(input,&venc_msg) < 0) {
427 if (omx->async_message_process(input,&venc_msg) < 0) {
436 if (omx->async_message_process(input,&venc_msg) < 0) {
445 if (omx->async_message_process(input,&venc_msg) < 0) {
2255 venc_handle->async_message_process(venc_handle,&venc_msg);
2265 venc_handle->async_message_process(venc_handl
[all...]
H A Domx_video_encoder.cpp2143 int omx_venc::async_message_process (void *context, void* message) function in class:omx_venc
2151 DEBUG_PRINT_ERROR("ERROR: omx_venc::async_message_process invalid i/p params");
2167 DEBUG_PRINT_LOW("omx_venc::async_message_process- msgcode = %lu",
H A Dvideo_encoder_device.cpp188 } else if (omx->async_message_process(input,&venc_msg) < 0) {
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h265 static int async_message_process (void *context, void* message);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h267 static int async_message_process (void *context, void* message);
H A Domx_vdec.h327 static int async_message_process (void *context, void* message);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h264 static int async_message_process (void *context, void* message);
H A Domx_vdec.h325 static int async_message_process (void *context, void* message);
H A Domx_vdec_hevc_swvdec.h321 static int async_message_process (void *context, void* message);
/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h408 static int async_message_process (void *context, void* message);
/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp179 if (omx->async_message_process(input,&vdpp_msg) < 0) {
207 if (omx->async_message_process(input,&vdpp_msg) < 0) {
223 if (omx->async_message_process(input,&vdpp_msg) < 0)
238 if (omx->async_message_process(input,&vdpp_msg) < 0) {
248 if (omx->async_message_process(input,&vdpp_msg) < 0) {
270 if (omx->async_message_process(input,&vdpp_msg) < 0)
333 if (omx->async_message_process(input,&vdpp_msg) < 0) {
357 if (omx->async_message_process(input,&vdpp_msg) < 0) {
2424 if (async_message_process(this,&vdpp_msg) < 0) {
2435 if (async_message_process(thi
6395 int omx_vdpp::async_message_process (void *context, void* message) function in class:omx_vdpp
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp332 if (omx->async_message_process(input, &venc_msg) < 0) {
345 if (omx->async_message_process(input, &venc_msg) < 0) {
419 if (omx->async_message_process(input,&venc_msg) < 0) {
467 if (omx->async_message_process(input,&venc_msg) < 0) {
481 if (omx->async_message_process(input,&venc_msg) < 0) {
489 if (omx->async_message_process(input,&venc_msg) < 0) {
498 if (omx->async_message_process(input,&venc_msg) < 0) {
507 if (omx->async_message_process(input,&venc_msg) < 0) {
2689 venc_handle->async_message_process(venc_handle,&venc_msg);
2698 venc_handle->async_message_process(venc_handl
[all...]
H A Domx_video_encoder.cpp2347 int omx_venc::async_message_process (void *context, void* message) function in class:omx_venc
2355 DEBUG_PRINT_ERROR("ERROR: omx_venc::async_message_process invalid i/p params");
2374 DEBUG_PRINT_LOW("omx_venc::async_message_process- msgcode = %lu",
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Dvideo_encoder_device_copper.cpp227 if(omx->async_message_process(input,&venc_msg) < 0)
1165 venc_handle->async_message_process(venc_handle,&venc_msg);
1174 venc_handle->async_message_process(venc_handle,&venc_msg);
H A Domx_video_encoder.cpp1604 int omx_venc::async_message_process (void *context, void* message) function in class:omx_venc
1613 DEBUG_PRINT_ERROR("\nERROR: omx_venc::async_message_process invalid i/p params");
1627 DEBUG_PRINT_LOW("\n omx_venc::async_message_process- msgcode = %d\n",
H A Dvideo_encoder_device.cpp189 else if(omx->async_message_process(input,&venc_msg) < 0)
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp182 if (omx->async_message_process(input,&vdec_msg) < 0) {
198 if (omx->async_message_process(input,&vdec_msg) < 0) {
211 if (omx->async_message_process(input,&vdec_msg) < 0) {
220 if (omx->async_message_process(input,&vdec_msg) < 0) {
229 if (omx->async_message_process(input,&vdec_msg) < 0) {
236 if (omx->async_message_process(input,&vdec_msg) < 0) {
248 if (omx->async_message_process(input,&vdec_msg) < 0) {
5967 DEBUG_PRINT_ERROR("ERROR in omx_vdec::async_message_process timestamp Check");
6082 int omx_vdec::async_message_process (void *context, void* message) function in class:omx_vdec
6091 DEBUG_PRINT_ERROR("FATAL ERROR in omx_vdec::async_message_process NUL
[all...]
H A Domx_vdec_msm8974.cpp187 if (omx->async_message_process(input,&vdec_msg) < 0) {
203 if (omx->async_message_process(input,&vdec_msg) < 0) {
216 if (omx->async_message_process(input,&vdec_msg) < 0) {
225 if (omx->async_message_process(input,&vdec_msg) < 0) {
232 if (omx->async_message_process(input,&vdec_msg) < 0) {
244 if (omx->async_message_process(input,&vdec_msg) < 0) {
253 if (omx->async_message_process(input,&vdec_msg) < 0) {
262 if (omx->async_message_process(input,&vdec_msg) < 0) {
291 if (omx->async_message_process(input,&vdec_msg) < 0) {
7258 DEBUG_PRINT_ERROR("ERROR in omx_vdec::async_message_process timestam
7429 int omx_vdec::async_message_process (void *context, void* message) function in class:omx_vdec
[all...]
H A Domx_vdec_hevc_swvdec.cpp174 if (omx->async_message_process(input,&vdec_msg) < 0) {
190 if (omx->async_message_process(input,&vdec_msg) < 0) {
203 if (omx->async_message_process(input,&vdec_msg) < 0) {
212 if (omx->async_message_process(input,&vdec_msg) < 0) {
219 if (omx->async_message_process(input,&vdec_msg) < 0) {
231 if (omx->async_message_process(input,&vdec_msg) < 0) {
259 if (omx->async_message_process(input,&vdec_msg) < 0) {
7064 DEBUG_PRINT_ERROR("ERROR in omx_vdec::async_message_process timestamp Check");
7251 int omx_vdec::async_message_process (void *context, void* message) function in class:omx_vdec
7261 DEBUG_PRINT_ERROR("FATAL ERROR in omx_vdec::async_message_process NUL
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp178 if (omx->async_message_process(input,&vdec_msg) < 0) {
194 if (omx->async_message_process(input,&vdec_msg) < 0) {
207 if (omx->async_message_process(input,&vdec_msg) < 0) {
216 if (omx->async_message_process(input,&vdec_msg) < 0) {
225 if (omx->async_message_process(input,&vdec_msg) < 0) {
232 if (omx->async_message_process(input,&vdec_msg) < 0) {
244 if (omx->async_message_process(input,&vdec_msg) < 0) {
5931 DEBUG_PRINT_ERROR("ERROR in omx_vdec::async_message_process timestamp Check");
6046 int omx_vdec::async_message_process (void *context, void* message) function in class:omx_vdec
6055 DEBUG_PRINT_ERROR("FATAL ERROR in omx_vdec::async_message_process NUL
[all...]
H A Domx_vdec_v4l2.cpp204 if (omx->async_message_process(input,&vdec_msg) < 0) {
220 if (omx->async_message_process(input,&vdec_msg) < 0) {
237 if (omx->async_message_process(input,&vdec_msg) < 0) {
247 if (omx->async_message_process(input,&vdec_msg) < 0) {
256 if (omx->async_message_process(input,&vdec_msg) < 0) {
263 if (omx->async_message_process(input,&vdec_msg) < 0) {
272 if (omx->async_message_process(input,&vdec_msg) < 0) {
281 if (omx->async_message_process(input,&vdec_msg) < 0) {
290 if (omx->async_message_process(input,&vdec_msg) < 0) {
318 if (omx->async_message_process(inpu
8150 int omx_vdec::async_message_process (void *context, void* message) function in class:omx_vdec
[all...]
H A Domx_vdec_hevc_swvdec.cpp169 if (omx->async_message_process(input,&vdec_msg) < 0) {
185 if (omx->async_message_process(input,&vdec_msg) < 0) {
198 if (omx->async_message_process(input,&vdec_msg) < 0) {
207 if (omx->async_message_process(input,&vdec_msg) < 0) {
214 if (omx->async_message_process(input,&vdec_msg) < 0) {
226 if (omx->async_message_process(input,&vdec_msg) < 0) {
257 if (omx->async_message_process(input,&vdec_msg) < 0) {
7274 DEBUG_PRINT_ERROR("ERROR in omx_vdec::async_message_process timestamp Check");
7466 int omx_vdec::async_message_process (void *context, void* message) function in class:omx_vdec
7476 DEBUG_PRINT_ERROR("FATAL ERROR in omx_vdec::async_message_process NUL
[all...]

Completed in 516 milliseconds

12