Lines Matching defs:cdc
130 struct vrend_video_codec *cdc; in get_video_codec() local
313 struct vrend_video_codec *cdc = vrend_video_codec(codec); in vrend_video_encode_completed() local
390 struct vrend_video_codec *cdc = get_video_codec(ctx, handle); in vrend_video_create_codec() local
436 static void destroy_video_codec(struct vrend_video_codec *cdc) in destroy_video_codec()
448 struct vrend_video_codec *cdc = get_video_codec(ctx, handle); in vrend_video_destroy_codec() local
582 struct vrend_video_codec *cdc = get_video_codec(ctx, cdc_handle); in vrend_video_begin_frame() local
591 static void modify_h264_picture_desc(struct vrend_video_codec *cdc, in modify_h264_picture_desc()
606 static void modify_h265_picture_desc(struct vrend_video_codec *cdc, in modify_h265_picture_desc()
621 static void modify_picture_desc(struct vrend_video_codec *cdc, in modify_picture_desc()
660 struct vrend_video_codec *cdc = get_video_codec(ctx, cdc_handle); in vrend_video_decode_bitstream() local
723 struct vrend_video_codec *cdc = get_video_codec(ctx, cdc_handle); in vrend_video_encode_bitstream() local
763 struct vrend_video_codec *cdc = get_video_codec(ctx, cdc_handle); in vrend_video_end_frame() local