Searched refs:ch_hdl (Results 1 – 12 of 12) sorted by relevance
835 uint32_t ch_hdl = 0; in mm_camera_add_channel() local847 ch_hdl = mm_camera_util_generate_handler(ch_idx); in mm_camera_add_channel()848 ch_obj->my_hdl = ch_hdl; in mm_camera_add_channel()857 return ch_hdl; in mm_camera_add_channel()
888 uint32_t ch_hdl = 0; in mm_camera_add_channel() local900 ch_hdl = mm_camera_util_generate_handler(ch_idx); in mm_camera_add_channel()901 ch_obj->my_hdl = ch_hdl; in mm_camera_add_channel()911 return ch_hdl; in mm_camera_add_channel()
448 uint32_t ch_hdl; member
494 void *userData, void *ch_hdl);
3401 void *userData, void *ch_hdl) : in QCamera3ReprocessChannel() argument3407 ((QCamera3ProcessingChannel *)ch_hdl)->getNumBuffers() in QCamera3ReprocessChannel()3409 inputChHandle(ch_hdl), in QCamera3ReprocessChannel()
501 uint32_t ch_hdl; member
558 void *userData, void *ch_hdl);
3896 void *userData, void *ch_hdl) : in QCamera3ReprocessChannel() argument3902 ((QCamera3ProcessingChannel *)ch_hdl)->getNumBuffers() in QCamera3ReprocessChannel()3904 inputChHandle(ch_hdl), in QCamera3ReprocessChannel()