Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Domx_swvenc_mpeg4.h87 void *p_client
97 void *p_client
103 void *p_client
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Domx_swvenc_mpeg4.h89 void *p_client
99 void *p_client
105 void *p_client
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_swvenc_mpeg4.h91 void *p_client
101 void *p_client
107 void *p_client
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_swvenc_mpeg4.h92 void *p_client
102 void *p_client
108 void *p_client
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_swvenc_mpeg4.h93 void *p_client
103 void *p_client
109 void *p_client
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_LanToLan.h71 client_info *p_client; member
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A 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()
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_LanToLan.h109 client_info *p_client; member
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_LanToLan.h109 client_info *p_client; member
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A 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()
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A 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()
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_LanToLan.cpp1074 if(it_flt->p_client == client) //the client is already in the flt info list in add_client_flt_rule()
1130 new_flt_info.p_client = client; in add_client_flt_rule()
1163 if(it_flt->p_client == client) //found the client in flt info list in del_client_flt_rule()
1385 if(it->p_client->is_l2tp_client) in clear_all_flt_rule_for_one_peer_iface()
1413 if(it->p_client->is_l2tp_client) in clear_all_flt_rule_for_one_peer_iface()
1918 IPACMDBG_H("Flt rule handle for client 0x%p:\n", it_flt->p_client); in print_peer_info()
2025 …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()
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A 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()
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp177 callBackInfo.p_client = (void*)this; in component_init()
2975 void *p_client in swvenc_empty_buffer_done_cb() argument
2982 omx_venc *omx = reinterpret_cast<omx_venc*>(p_client); in swvenc_empty_buffer_done_cb()
3070 void *p_client in swvenc_fill_buffer_done_cb() argument
3078 omx_video *omx = reinterpret_cast<omx_video*>(p_client); in swvenc_fill_buffer_done_cb()
3149 void *p_client in swvenc_handle_event_cb() argument
3155 omx_video *omx = reinterpret_cast<omx_video*>(p_client); in swvenc_handle_event_cb()
3161 if (omx == NULL || p_client == NULL) in swvenc_handle_event_cb()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp182 callBackInfo.p_client = (void*)this; in component_init()
3091 void *p_client in swvenc_empty_buffer_done_cb() argument
3098 omx_venc *omx = reinterpret_cast<omx_venc*>(p_client); in swvenc_empty_buffer_done_cb()
3192 void *p_client in swvenc_fill_buffer_done_cb() argument
3200 omx_video *omx = reinterpret_cast<omx_video*>(p_client); in swvenc_fill_buffer_done_cb()
3271 void *p_client in swvenc_handle_event_cb() argument
3277 omx_video *omx = reinterpret_cast<omx_video*>(p_client); in swvenc_handle_event_cb()
3283 if (omx == NULL || p_client == NULL) in swvenc_handle_event_cb()
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp182 callBackInfo.p_client = (void*)this; in component_init()
3031 void *p_client in swvenc_empty_buffer_done_cb() argument
3038 omx_venc *omx = reinterpret_cast<omx_venc*>(p_client); in swvenc_empty_buffer_done_cb()
3132 void *p_client in swvenc_fill_buffer_done_cb() argument
3140 omx_video *omx = reinterpret_cast<omx_video*>(p_client); in swvenc_fill_buffer_done_cb()
3211 void *p_client in swvenc_handle_event_cb() argument
3217 omx_video *omx = reinterpret_cast<omx_video*>(p_client); in swvenc_handle_event_cb()
3223 if (omx == NULL || p_client == NULL) in swvenc_handle_event_cb()
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp225 callback.p_client = this; in component_init()
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp210 callback.p_client = this; in component_init()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp240 callback.p_client = this; in component_init()
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp240 callback.p_client = this; in component_init()
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp211 callback.p_client = this; in component_init()