Searched refs:dws_ptr (Results 1 – 4 of 4) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu511.c | 264 void *dws_ptr = mpp_buffer_get_ptr(hal_buf->buf[1]); in vepu511_h265e_dump() local 277 save_to_file_511(name, dws_ptr, dws_size); in vepu511_h265e_dump() 283 dws_ptr = mpp_buffer_get_ptr(hal_buf->buf[1]); in vepu511_h265e_dump() 292 save_to_file_511(name, dws_ptr, dws_size); in vepu511_h265e_dump()
|
| H A D | hal_h265e_vepu580.c | 3106 void *dws_ptr = mpp_buffer_get_ptr(hal_buf->buf[1]); in dump_files() local 3119 save_to_file(name, dws_ptr, dws_size); in dump_files() 3125 dws_ptr = mpp_buffer_get_ptr(hal_buf->buf[1]); in dump_files() 3134 save_to_file(name, dws_ptr, dws_size); in dump_files()
|
| H A D | hal_h265e_vepu540c.c | 1581 void *dws_ptr = mpp_buffer_get_ptr(recon_buf->buf[1]); in hal_h265e_v540c_wait() local 1620 fwrite(dws_ptr , 1, dws_size, fp_dws); in hal_h265e_v540c_wait()
|
| H A D | hal_h265e_vepu510.c | 2431 void *dws_ptr = mpp_buffer_get_ptr(recon_buf->buf[1]); in hal_h265e_v510_wait() local 2469 fwrite(dws_ptr , 1, dws_size, fp_dws); in hal_h265e_v510_wait()
|