Home
last modified time | relevance | path

Searched refs:h264_idr_pic_id (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/tw5864/
H A Dtw5864.h97 unsigned int h264_idr_pic_id; member
H A Dtw5864-video.c242 input->h264_idr_pic_id = 0; in tw5864_enable_input()
390 input->h264_idr_pic_id++; in tw5864_request_encoded_frame()
391 input->h264_idr_pic_id &= TW5864_DSP_REF_FRM; in tw5864_request_encoded_frame()
1259 tw5864_h264_put_slice_header(&dst, &dst_space, input->h264_idr_pic_id, in tw5864_prepare_frame_headers()
/kernel/linux/linux-6.6/drivers/media/pci/tw5864/
H A Dtw5864.h97 unsigned int h264_idr_pic_id; member
H A Dtw5864-video.c242 input->h264_idr_pic_id = 0; in tw5864_enable_input()
390 input->h264_idr_pic_id++; in tw5864_request_encoded_frame()
391 input->h264_idr_pic_id &= TW5864_DSP_REF_FRM; in tw5864_request_encoded_frame()
1258 tw5864_h264_put_slice_header(&dst, &dst_space, input->h264_idr_pic_id, in tw5864_prepare_frame_headers()

Completed in 5 milliseconds