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

  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
omx_video_encoder.h 101 typedef int (*perf_lock_acquire_t)(int, int, int*, int); typedef in class:omx_venc::perf_control
111 perf_lock_acquire_t m_perf_lock_acquire;
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/venc/inc/
omx_video_encoder.h 100 typedef int (*perf_lock_acquire_t)(int, int, int*, int); typedef in class:omx_venc::perf_control
110 perf_lock_acquire_t m_perf_lock_acquire;
  /hardware/qcom/audio/hal/audio_extn/
audio_extn.c 90 typedef int (*perf_lock_acquire_t)(int, int, int*, int); typedef
94 static perf_lock_acquire_t perf_lock_acq;
117 perf_lock_acq = (perf_lock_acquire_t)dlsym(qcopt_handle,
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 1055 typedef int (*perf_lock_acquire_t)(int, int, int*, int); typedef in class:omx_vdec::perf_control
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 1107 typedef int (*perf_lock_acquire_t)(int, int, int*, int); typedef in class:omx_vdec::perf_control
    [all...]
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 1129 typedef int (*perf_lock_acquire_t)(int, int, int*, int); typedef in class:omx_vdec::perf_control
    [all...]

Completed in 125 milliseconds