Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_scalist.h31 MPP_RET get_max_dec_frame_buf_size(H264_SPS_t *sps);
H A Dh264d_scalist.c210 MPP_RET get_max_dec_frame_buf_size(H264_SPS_t *sps) in get_max_dec_frame_buf_size() function
H A Dh264d_sps.c470 FUN_CHECK(ret = get_max_dec_frame_buf_size(cur_sps)); in process_sps()
554 get_max_dec_frame_buf_size(&cur_subsps->sps); in process_subsps()