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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/postprocess/
pp_init.c 47 pp_func *tmp_q; local
60 tmp_q = CALLOC(curpos, sizeof(pp_func));
64 if (!tmp_q || !ppq || !ppq->shaders || !ppq->verts)
73 ppq->pp_queue = tmp_q;
115 FREE(tmp_q);
  /external/mesa3d/src/gallium/auxiliary/postprocess/
pp_init.c 47 pp_func *tmp_q; local
60 tmp_q = CALLOC(curpos, sizeof(pp_func));
64 if (!tmp_q || !ppq || !ppq->shaders || !ppq->verts)
73 ppq->pp_queue = tmp_q;
115 FREE(tmp_q);
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 1960 int tmp_q; local
2415 int tmp_q; local
3212 int tmp_q; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c 2135 int tmp_q; local
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_base.cpp 4084 omx_cmd_queue tmp_q, pending_bd_q; local
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 3824 omx_cmd_queue tmp_q, pending_bd_q; local
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 8133 omx_cmd_queue tmp_q, pending_bd_q; local
    [all...]
omx_vdec_copper.cpp 7646 omx_cmd_queue tmp_q, pending_bd_q; local
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 7858 omx_cmd_queue tmp_q, pending_bd_q; local
    [all...]
omx_vdec_hevc.cpp 7468 omx_cmd_queue tmp_q, pending_bd_q; local
    [all...]
omx_vdec_msm8974.cpp 7843 omx_cmd_queue tmp_q, pending_bd_q; local
    [all...]

Completed in 300 milliseconds