Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/mediatek/vcodec/venc/
Dvenc_h264_if.c387 static int h264_encode_pps(struct venc_h264_inst *inst, in h264_encode_pps() function
425 ret = h264_encode_pps(inst, &inst->pps_buf, &bs_size_pps); in h264_encode_header()