Home | History | Annotate | Download | only in src

Lines Matching refs:my_hdl

146         if (handler == ch_obj->streams[i].my_hdl) {
224 super_buf.camera_handle = ch_obj->cam_obj->my_hdl;
225 super_buf.ch_id = ch_obj->my_hdl;
306 super_buf.camera_handle = ch_obj->cam_obj->my_hdl;
307 super_buf.ch_id = ch_obj->my_hdl;
664 stream_obj->my_hdl = mm_camera_util_generate_handler(idx);
680 s_hdl = stream_obj->my_hdl;
784 (void *)my_obj->my_hdl,
1186 cookie->cam_hdl = my_obj->cam_obj->my_hdl;
1187 cookie->ch_hdl = my_obj->my_hdl;
1188 cookie->stream_hdl = s_obj->my_hdl;