Home
last modified time | relevance | path

Searched refs:open_stream_file (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_parse.h31 MPP_RET open_stream_file(H264dInputCtx_t *p_Inp, char *path);
H A Dh264d_api.c62 open_stream_file(p_Inp, "/sdcard"); in init_input_ctx()
H A Dh264d_parse.c553 MPP_RET open_stream_file(H264dInputCtx_t *p_Inp, char *path) in open_stream_file() function