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

  /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 260 if (omx->async_message_process(input, &venc_msg) < 0) {
273 if (omx->async_message_process(input, &venc_msg) < 0) {
334 if (omx->async_message_process(input,&venc_msg) < 0) {
354 if (omx->async_message_process(input,&venc_msg) < 0) {
371 if (omx->async_message_process(input,&venc_msg) < 0) {
379 if (omx->async_message_process(input,&venc_msg) < 0) {
388 if (omx->async_message_process(input,&venc_msg) < 0) {
    [all...]
omx_video_encoder.cpp 1908 int omx_venc::async_message_process (void *context, void* message) function in class:omx_venc
    [all...]
video_encoder_device.cpp 188 } else if (omx->async_message_process(input,&venc_msg) < 0) {
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 265 static int async_message_process (void *context, void* message);
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 267 static int async_message_process (void *context, void* message);
    [all...]
omx_vdec.h 320 static int async_message_process (void *context, void* message);
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device_copper.cpp 227 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 189 else if(omx->async_message_process(input,&venc_msg) < 0)
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp 184 if (omx->async_message_process(input,&vdec_msg) < 0) {
200 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) {
231 if (omx->async_message_process(input,&vdec_msg) < 0) {
238 if (omx->async_message_process(input,&vdec_msg) < 0) {
250 if (omx->async_message_process(input,&vdec_msg) < 0) {
6078 int omx_vdec::async_message_process (void *context, void* message) function in class:omx_vdec
    [all...]
omx_vdec_hevc_swvdec.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) {
7251 int omx_vdec::async_message_process (void *context, void* message) function in class:omx_vdec
    [all...]
omx_vdec_msm8974.cpp 180 if (omx->async_message_process(input,&vdec_msg) < 0) {
196 if (omx->async_message_process(input,&vdec_msg) < 0) {
209 if (omx->async_message_process(input,&vdec_msg) < 0) {
218 if (omx->async_message_process(input,&vdec_msg) < 0) {
225 if (omx->async_message_process(input,&vdec_msg) < 0) {
237 if (omx->async_message_process(input,&vdec_msg) < 0) {
266 if (omx->async_message_process(input,&vdec_msg) < 0) {
6957 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)
6742 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...]

Completed in 1143 milliseconds