/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/ |
omx_video_encoder.h | 48 static int async_message_process (void *context, void* message);
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/ |
omx_video_encoder.h | 49 static int async_message_process (void *context, void* message);
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
video_encoder_device_v4l2.cpp | 241 if (omx->async_message_process(input, &venc_msg) < 0) { 254 if (omx->async_message_process(input, &venc_msg) < 0) { 312 if (omx->async_message_process(input,&venc_msg) < 0) { 332 if (omx->async_message_process(input,&venc_msg) < 0) { 349 if (omx->async_message_process(input,&venc_msg) < 0) { 357 if (omx->async_message_process(input,&venc_msg) < 0) { 365 if (omx->async_message_process(input,&venc_msg) < 0) { [all...] |
omx_video_encoder.cpp | 1663 int omx_venc::async_message_process (void *context, void* message) function in class:omx_venc [all...] |
video_encoder_device.cpp | 182 } else if (omx->async_message_process(input,&venc_msg) < 0) { [all...] |
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/ |
omx_vdec.h | 267 static int async_message_process (void *context, void* message);
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/ |
omx_vdec_hevc.h | 271 static int async_message_process (void *context, void* message); [all...] |
omx_vdec.h | 291 static int async_message_process (void *context, void* message); [all...] |
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/ |
video_encoder_device_copper.cpp | 229 if(omx->async_message_process(input,&venc_msg) < 0) [all...] |
omx_video_encoder.cpp | 1604 int omx_venc::async_message_process (void *context, void* message) function in class:omx_venc [all...] |
video_encoder_device.cpp | 191 else if(omx->async_message_process(input,&venc_msg) < 0) [all...] |
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
omx_vdec_hevc.cpp | 175 if (omx->async_message_process(input,&vdec_msg) < 0) { 191 if (omx->async_message_process(input,&vdec_msg) < 0) { 204 if (omx->async_message_process(input,&vdec_msg) < 0) { 213 if (omx->async_message_process(input,&vdec_msg) < 0) { 222 if (omx->async_message_process(input,&vdec_msg) < 0) { 229 if (omx->async_message_process(input,&vdec_msg) < 0) { 241 if (omx->async_message_process(input,&vdec_msg) < 0) { 6054 int omx_vdec::async_message_process (void *context, void* message) function in class:omx_vdec [all...] |
omx_vdec_msm8974.cpp | 174 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) { 6486 int omx_vdec::async_message_process (void *context, void* message) function in class:omx_vdec [all...] |
omx_vdec.cpp | 186 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 [all...] |
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/ |
omx_vdec.cpp | 184 else if (omx->async_message_process(input,&vdec_msg) < 0) 6728 int omx_vdec::async_message_process (void *context, void* message) function in class:omx_vdec [all...] |
omx_vdec_copper.cpp | 199 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 [all...] |