Searched refs:reader_index_read (Results 1 – 5 of 5) sorted by relevance
| /rockchip-linux_mpp/utils/ |
| H A D | mpi_dec_utils.h | 151 MPP_RET reader_index_read(FileReader reader, RK_S32 index, FileBufSlot **buf);
|
| H A D | mpi_dec_utils.c | 283 MPP_RET reader_index_read(FileReader reader, RK_S32 index, FileBufSlot **buf) in reader_index_read() function
|
| /rockchip-linux_mpp/test/ |
| H A D | mpi_dec_multi_test.c | 78 MPP_RET ret = reader_index_read(reader, data->packet_count++, &slot); in multi_dec_simple() 261 ret = reader_index_read(cmd->reader, 0, &slot); in multi_dec_advanced()
|
| H A D | mpi_dec_test.c | 282 ret = reader_index_read(cmd->reader, 0, &slot); in dec_advanced()
|
| H A D | mpi_rc2_test.c | 967 ret = reader_index_read(reader, ctx->pre_pkt_idx++, &slot); in rc2_pre_dec_thread()
|