HomeSort by relevance Sort by last modified time
    Searched defs:async_message_process (Results 1 - 7 of 7) sorted by null

  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 1604 int omx_venc::async_message_process (void *context, void* message) function in class:omx_venc
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 1663 int omx_venc::async_message_process (void *context, void* message) function in class:omx_venc
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
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...]
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...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
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...]
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) {
6485 int omx_vdec::async_message_process (void *context, void* message) function in class:omx_vdec
    [all...]

Completed in 234 milliseconds