Home
last modified time | relevance | path

Searched refs:allocate_prediction_buf (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/media/platform/mediatek/vcodec/decoder/vdec/
Dvdec_h264_if.c139 static int allocate_prediction_buf(struct vdec_h264_inst *inst) in allocate_prediction_buf() function
289 err = allocate_prediction_buf(inst); in vdec_h264_init()
Dvdec_h264_req_if.c157 static int allocate_prediction_buf(struct vdec_h264_slice_inst *inst) in allocate_prediction_buf() function
295 err = allocate_prediction_buf(inst); in vdec_h264_slice_init()