Home
last modified time | relevance | path

Searched refs:reader_read (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/utils/
H A Dmpi_dec_utils.h150 MPP_RET reader_read(FileReader reader, FileBufSlot **buf);
H A Dmpi_dec_utils.c254 MPP_RET reader_read(FileReader reader, FileBufSlot **buf) in reader_read() function
/rockchip-linux_mpp/test/
H A Dmpi_dec_mt_test.c64 MPP_RET ret = reader_read(reader, &slot); in thread_input()
H A Dmpi_dec_nt_test.c65 ret = reader_read(cmd->reader, &slot); in dec_loop()
H A Dmpi_dec_test.c65 ret = reader_read(cmd->reader, &slot); in dec_simple()