Searched defs:async_message_process (Results 1 - 18 of 18) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
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",
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp2188 int omx_venc::async_message_process (void *context, void* message) function in class:omx_venc
2196 DEBUG_PRINT_ERROR("ERROR: omx_venc::async_message_process invalid i/p params");
2212 DEBUG_PRINT_LOW("omx_venc::async_message_process- msgcode = %lu",
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp2415 int omx_venc::async_message_process (void *context, void* message) function in class:omx_venc
2423 DEBUG_PRINT_ERROR("ERROR: omx_venc::async_message_process invalid i/p params");
2442 DEBUG_PRINT_LOW("omx_venc::async_message_process- msgcode = %lu",
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp2522 int omx_venc::async_message_process (void *context, void* message) function in class:omx_venc
2531 DEBUG_PRINT_ERROR("ERROR: omx_venc::async_message_process invalid i/p params");
2550 DEBUG_PRINT_LOW("omx_venc::async_message_process- msgcode = %lu",
/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/msm8998/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/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp187 else if (omx->async_message_process(input,&vdec_msg) < 0)
6761 int omx_vdec::async_message_process (void *context, void* message) function in class:omx_vdec
6770 DEBUG_PRINT_ERROR("\n FATAL ERROR in omx_vdec::async_message_process NULL Check");
6790 DEBUG_PRINT_ERROR("\n ERROR in omx_vdec::async_message_process timestamp Check");
H A Domx_vdec_copper.cpp199 if (omx->async_message_process(input,&vdec_msg) < 0) {
6314 int omx_vdec::async_message_process (void *context, void* message) function in class:omx_vdec
6324 DEBUG_PRINT_ERROR("\n FATAL ERROR in omx_vdec::async_message_process NULL Check");
6344 DEBUG_PRINT_ERROR("\n ERROR in omx_vdec::async_message_process timestamp Check");
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp186 else if (omx->async_message_process(input,&vdec_msg) < 0) {
6546 int omx_vdec::async_message_process (void *context, void* message) function in class:omx_vdec
6554 DEBUG_PRINT_ERROR("FATAL ERROR in omx_vdec::async_message_process NULL Check");
6573 DEBUG_PRINT_ERROR("ERROR in omx_vdec::async_message_process timestamp Check");
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_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...]
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) {
7330 DEBUG_PRINT_ERROR("ERROR in omx_vdec::async_message_process timestam
7501 int omx_vdec::async_message_process (void *context, void* message) function in class:omx_vdec
[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_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...]
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
8329 int omx_vdec::async_message_process (void *context, void* message) function in class:omx_vdec
[all...]
/hardware/qcom/media/msm8998/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_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...]
H A Domx_vdec_v4l2.cpp201 if (omx->async_message_process(input,&vdec_msg) < 0) {
217 if (omx->async_message_process(input,&vdec_msg) < 0) {
250 if (omx->async_message_process(input,&vdec_msg) < 0) {
259 if (omx->async_message_process(input,&vdec_msg) < 0) {
266 if (omx->async_message_process(input,&vdec_msg) < 0) {
275 if (omx->async_message_process(input,&vdec_msg) < 0) {
284 if (omx->async_message_process(input,&vdec_msg) < 0) {
293 if (omx->async_message_process(input,&vdec_msg) < 0) {
321 if (omx->async_message_process(input,&vdec_msg) < 0) {
8428 DEBUG_PRINT_ERROR("ERROR in omx_vdec::async_message_process timestam
8659 int omx_vdec::async_message_process (void *context, void* message) function in class:omx_vdec
[all...]

Completed in 228 milliseconds