Searched refs:bundle (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/audio/msm8909/post_proc/
H A DAndroid.mk11 bundle.c \
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_channel.c179 * DESCRIPTION: dispatch super buffer of bundle to registered user
202 if (my_obj->bundle.super_buf_notify_cb) {
203 my_obj->bundle.super_buf_notify_cb(&cmd_cb->u.superbuf, my_obj->bundle.user_data);
210 * DESCRIPTION: handle incoming buffer from stream in a bundle. In this function,
212 * Will depends on the bundle attribute, either storing matched frames
240 &ch_obj->bundle.superbuf_queue,
263 mm_channel_superbuf_skip(ch_obj, &ch_obj->bundle.superbuf_queue);
272 ch_obj->bundle.superbuf_queue.attr.notify_mode = cmd_cb->u.notify_mode;
274 ch_obj->bundle
[all...]
/hardware/qcom/audio/post_proc/
H A DAndroid.mk8 bundle.c \
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
H A Dmm_camera.h383 uint8_t is_active; /* flag to indicate if bundle is valid */
436 /* stream bundle info in the channel */
437 mm_channel_bundle_t bundle; member in struct:mm_channel

Completed in 101 milliseconds