HomeSort by relevance Sort by last modified time
    Searched refs:use_buffer (Results 1 - 25 of 50) sorted by null

1 2

  /external/webrtc/webrtc/modules/audio_coding/codecs/opus/
opus_interface.c 111 int use_buffer = 0; local
121 if (!use_buffer) {
123 use_buffer = 1;
136 use_buffer ? buffer : audio_in,
  /external/curl/docs/examples/
fopen.c 211 static int use_buffer(URL_FILE *file, size_t want) function
360 use_buffer(file, want);
409 use_buffer(file, want);
  /hardware/qcom/media/msm8974/mm-core/inc/
qc_omx_component.h 126 OMX_ERRORTYPE use_buffer(OMX_HANDLETYPE cmp_handle,
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
qc_omx_component.h 126 OMX_ERRORTYPE use_buffer(OMX_HANDLETYPE cmp_handle,
  /hardware/qcom/media/msm8996/mm-core/inc/
qc_omx_component.h 126 OMX_ERRORTYPE use_buffer(OMX_HANDLETYPE cmp_handle,
  /hardware/qcom/media/msm8998/mm-core/inc/
qc_omx_component.h 126 OMX_ERRORTYPE use_buffer(OMX_HANDLETYPE cmp_handle,
  /hardware/qcom/media/sdm845/mm-core/inc/
qc_omx_component.h 126 OMX_ERRORTYPE use_buffer(OMX_HANDLETYPE cmp_handle,
  /external/ltp/testcases/realtime/lib/
librttest.c 109 int use_buffer = 1; local
174 use_buffer = atoi(optarg);
217 if (use_buffer)
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_swvdec.h 217 OMX_ERRORTYPE use_buffer(OMX_HANDLETYPE cmp_handle,
omx_vdec_hevc.h 360 OMX_ERRORTYPE use_buffer(OMX_HANDLETYPE hComp,
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_swvdec.h 205 OMX_ERRORTYPE use_buffer(OMX_HANDLETYPE cmp_handle,
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/inc/
omx_swvdec.h 212 OMX_ERRORTYPE use_buffer(OMX_HANDLETYPE cmp_handle,
  /hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
omx_core_cmp.cpp 262 eRet = pThis->use_buffer(hComp,
  /hardware/qcom/media/msm8974/mm-core/src/common/
omx_core_cmp.cpp 263 eRet = pThis->use_buffer(hComp,
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
omx_video_base.h 307 OMX_ERRORTYPE use_buffer(OMX_HANDLETYPE hComp,
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
omx_video_base.h 333 OMX_ERRORTYPE use_buffer(OMX_HANDLETYPE hComp,
  /hardware/qcom/media/msm8996/mm-core/src/common/
omx_core_cmp.cpp 263 eRet = pThis->use_buffer(hComp,
  /hardware/qcom/media/msm8998/mm-core/src/common/
omx_core_cmp.cpp 263 eRet = pThis->use_buffer(hComp,
  /hardware/qcom/media/sdm845/mm-core/src/common/
omx_core_cmp.cpp 263 eRet = pThis->use_buffer(hComp,
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 361 OMX_ERRORTYPE use_buffer(OMX_HANDLETYPE hComp,
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 363 OMX_ERRORTYPE use_buffer(OMX_HANDLETYPE hComp,
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
omx_video_base.h 340 OMX_ERRORTYPE use_buffer(OMX_HANDLETYPE hComp,
  /hardware/qcom/media/msm8996/videopp/inc/
omx_vdpp.h 525 OMX_ERRORTYPE use_buffer(OMX_HANDLETYPE hComp,
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
omx_video_base.h 352 OMX_ERRORTYPE use_buffer(OMX_HANDLETYPE hComp,
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/venc/inc/
omx_video_base.h 376 OMX_ERRORTYPE use_buffer(OMX_HANDLETYPE hComp,

Completed in 582 milliseconds

1 2