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

  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 316 int mm_app_release_bufs(uint8_t num_bufs, function
392 mm_app_release_bufs(stream->num_of_bufs, &stream->s_bufs[0]);
417 mm_app_release_bufs(stream->num_of_bufs, &stream->s_bufs[0]);
553 mm_app_release_bufs(1, &test_obj->parm_buf);
558 mm_app_release_bufs(1, &test_obj->cap_buf);
604 rc = mm_app_release_bufs(1, &test_obj->cap_buf);
610 rc = mm_app_release_bufs(1, &test_obj->parm_buf);
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 316 int mm_app_release_bufs(uint8_t num_bufs, function
392 mm_app_release_bufs(stream->num_of_bufs, &stream->s_bufs[0]);
417 mm_app_release_bufs(stream->num_of_bufs, &stream->s_bufs[0]);
553 mm_app_release_bufs(1, &test_obj->parm_buf);
558 mm_app_release_bufs(1, &test_obj->cap_buf);
604 rc = mm_app_release_bufs(1, &test_obj->cap_buf);
610 rc = mm_app_release_bufs(1, &test_obj->parm_buf);
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 330 int mm_app_release_bufs(uint8_t num_bufs, function
412 mm_app_release_bufs(stream->num_of_bufs, &stream->s_bufs[0]);
437 mm_app_release_bufs(stream->num_of_bufs, &stream->s_bufs[0]);
581 mm_app_release_bufs(1, &test_obj->parm_buf);
586 mm_app_release_bufs(1, &test_obj->cap_buf);
710 rc = mm_app_release_bufs(1, &test_obj->cap_buf);
716 rc = mm_app_release_bufs(1, &test_obj->parm_buf);
    [all...]

Completed in 168 milliseconds