Home
last modified time | relevance | path

Searched refs:p_out_buf (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/txbf/
H A Dhalcomtxbf.h34 void* p_out_buf
168 void *p_out_buf);
H A Dhalcomtxbf.c457 void *p_out_buf) in hal_com_txbf_get() argument
461 boolean *p_boolean = (boolean *)p_out_buf; in hal_com_txbf_get()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/txbf/
H A Dhalcomtxbf.h33 void* p_out_buf
167 void *p_out_buf);
H A Dhalcomtxbf.c456 void *p_out_buf) in hal_com_txbf_get() argument
460 boolean *p_boolean = (boolean *)p_out_buf; in hal_com_txbf_get()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/txbf/
H A Dhalcomtxbf.h33 void* p_out_buf
167 void *p_out_buf);
H A Dhalcomtxbf.c456 void *p_out_buf) in hal_com_txbf_get() argument
460 boolean *p_boolean = (boolean *)p_out_buf; in hal_com_txbf_get()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/txbf/
H A Dhalcomtxbf.h33 void* p_out_buf
167 void *p_out_buf);
H A Dhalcomtxbf.c456 void *p_out_buf) in hal_com_txbf_get() argument
460 boolean *p_boolean = (boolean *)p_out_buf; in hal_com_txbf_get()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/txbf/
H A Dhalcomtxbf.h33 void* p_out_buf
167 void *p_out_buf);
H A Dhalcomtxbf.c456 void *p_out_buf) in hal_com_txbf_get() argument
460 boolean *p_boolean = (boolean *)p_out_buf; in hal_com_txbf_get()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/txbf/
H A Dhalcomtxbf.h34 void* p_out_buf
168 void *p_out_buf);
H A Dhalcomtxbf.c457 void *p_out_buf) in hal_com_txbf_get() argument
461 boolean *p_boolean = (boolean *)p_out_buf; in hal_com_txbf_get()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/txbf/
H A Dhalcomtxbf.h34 void* p_out_buf
168 void *p_out_buf);
H A Dhalcomtxbf.c457 void *p_out_buf) in hal_com_txbf_get() argument
461 boolean *p_boolean = (boolean *)p_out_buf; in hal_com_txbf_get()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/txbf/
H A Dhalcomtxbf.h34 void* p_out_buf
168 void *p_out_buf);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/txbf/
H A Dhalcomtxbf.h34 void* p_out_buf
168 void *p_out_buf);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/txbf/
H A Dhalcomtxbf.h33 void* p_out_buf
167 void *p_out_buf);
H A Dhalcomtxbf.c456 void *p_out_buf) in hal_com_txbf_get() argument
460 boolean *p_boolean = (boolean *)p_out_buf; in hal_com_txbf_get()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/txbf/
H A Dhalcomtxbf.h33 void* p_out_buf
167 void *p_out_buf);
H A Dhalcomtxbf.c456 void *p_out_buf) in hal_com_txbf_get() argument
460 boolean *p_boolean = (boolean *)p_out_buf; in hal_com_txbf_get()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/txbf/
H A Dhalcomtxbf.h33 void* p_out_buf
167 void *p_out_buf);
H A Dhalcomtxbf.c456 void *p_out_buf) in hal_com_txbf_get() argument
460 boolean *p_boolean = (boolean *)p_out_buf; in hal_com_txbf_get()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/txbf/
H A Dhalcomtxbf.h177 void *p_out_buf
H A Dhalcomtxbf.c498 void *p_out_buf in hal_com_txbf_get() argument
503 boolean *p_boolean = (boolean *)p_out_buf; in hal_com_txbf_get()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.c1365 ctx->p_out_buf[i] = NULL; in hal_vp8e_enc_strm_code()
1550 ctx->p_out_buf[0] = (RK_U32 *)ctx->bitbuf[0].p_data; in hal_vp8e_update_buffers()
1551 ctx->p_out_buf[1] = (RK_U32 *)ctx->bitbuf[2].p_data; in hal_vp8e_update_buffers()
1553 ctx->p_out_buf[2] = (RK_U32 *)ctx->bitbuf[3].p_data; in hal_vp8e_update_buffers()
1582 memcpy(p_out, ctx->p_out_buf[0], ctx->stream_size[0]); in hal_vp8e_update_buffers()
1586 memcpy(p_out, ctx->p_out_buf[1], ctx->stream_size[1]); in hal_vp8e_update_buffers()
1590 memcpy(p_out, ctx->p_out_buf[2], ctx->stream_size[2]); in hal_vp8e_update_buffers()

12