Home
last modified time | relevance | path

Searched refs:p_client (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Domx_swvenc_mpeg4.h87 void *p_client
97 void *p_client
103 void *p_client
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Domx_swvenc_mpeg4.h89 void *p_client
99 void *p_client
105 void *p_client
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
Domx_swvenc_mpeg4.h91 void *p_client
101 void *p_client
107 void *p_client
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_LanToLan.h71 client_info *p_client; member
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_LanToLan.h109 client_info *p_client; member
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp155 callBackInfo.p_client = (void*)this; in component_init()
2383 void *p_client in swvenc_empty_buffer_done_cb() argument
2390 omx_venc *omx = reinterpret_cast<omx_venc*>(p_client); in swvenc_empty_buffer_done_cb()
2463 void *p_client in swvenc_fill_buffer_done_cb() argument
2471 omx_video *omx = reinterpret_cast<omx_video*>(p_client); in swvenc_fill_buffer_done_cb()
2542 void *p_client in swvenc_handle_event_cb() argument
2548 omx_video *omx = reinterpret_cast<omx_video*>(p_client); in swvenc_handle_event_cb()
2554 if (omx == NULL || p_client == NULL) in swvenc_handle_event_cb()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp155 callBackInfo.p_client = (void*)this; in component_init()
2448 void *p_client in swvenc_empty_buffer_done_cb() argument
2455 omx_venc *omx = reinterpret_cast<omx_venc*>(p_client); in swvenc_empty_buffer_done_cb()
2529 void *p_client in swvenc_fill_buffer_done_cb() argument
2537 omx_video *omx = reinterpret_cast<omx_video*>(p_client); in swvenc_fill_buffer_done_cb()
2608 void *p_client in swvenc_handle_event_cb() argument
2614 omx_video *omx = reinterpret_cast<omx_video*>(p_client); in swvenc_handle_event_cb()
2620 if (omx == NULL || p_client == NULL) in swvenc_handle_event_cb()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_LanToLan.cpp1069 if(it_flt->p_client == client) //the client is already in the flt info list in add_client_flt_rule()
1125 new_flt_info.p_client = client; in add_client_flt_rule()
1158 if(it_flt->p_client == client) //found the client in flt info list in del_client_flt_rule()
1372 if(it->p_client->is_l2tp_client) in clear_all_flt_rule_for_one_peer_iface()
1400 if(it->p_client->is_l2tp_client) in clear_all_flt_rule_for_one_peer_iface()
1901 IPACMDBG_H("Flt rule handle for client 0x%08x:\n", it_flt->p_client); in print_peer_info()
2008 …m_p_iface->add_l2tp_flt_rule(it_flt->p_client->mac_addr, &it_flt->l2tp_first_pass_flt_rule_hdl[IPA… in switch_to_l2tp_iface()
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_LanToLan.cpp603 if(it_flt->p_client == client) //the client is already in the flt info list in add_client_flt_rule()
615 new_flt_info.p_client = client; in add_client_flt_rule()
646 if(it_flt->p_client == client) //found the client in flt info list in del_client_flt_rule()
1199 IPACMDBG_H("Flt rule handle for client 0x%08x:\n", it_flt->p_client); in print_peer_info()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp177 callBackInfo.p_client = (void*)this; in component_init()
2968 void *p_client in swvenc_empty_buffer_done_cb() argument
2975 omx_venc *omx = reinterpret_cast<omx_venc*>(p_client); in swvenc_empty_buffer_done_cb()
3063 void *p_client in swvenc_fill_buffer_done_cb() argument
3071 omx_video *omx = reinterpret_cast<omx_video*>(p_client); in swvenc_fill_buffer_done_cb()
3142 void *p_client in swvenc_handle_event_cb() argument
3148 omx_video *omx = reinterpret_cast<omx_video*>(p_client); in swvenc_handle_event_cb()
3154 if (omx == NULL || p_client == NULL) in swvenc_handle_event_cb()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp225 callback.p_client = this; in component_init()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp210 callback.p_client = this; in component_init()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp240 callback.p_client = this; in component_init()