Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat_h264.h23 …) (G_TYPE_CHECK_CLASS_CAST ((klass), MIX_TYPE_VIDEOFORMAT_H264, MixVideoFormat_H264Class))
25 …bj) (G_TYPE_INSTANCE_GET_CLASS ((obj), MIX_TYPE_VIDEOFORMAT_H264, MixVideoFormat_H264Class))
28 typedef struct _MixVideoFormat_H264Class MixVideoFormat_H264Class; typedef
Dmixvideoformat_h264.c47 MixVideoFormat_H264Class * klass) { in mix_videoformat_h264_class_init()