Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoconfigparamsenc.h89 MixEncodeTargetFormat encode_format;
173 MixEncodeTargetFormat encode_format);
176 MixEncodeTargetFormat * encode_format);
Dmixvideodef.h80 } MixEncodeTargetFormat; typedef
Dmixvideoconfigparamsenc.c451 MixEncodeTargetFormat encode_format) { in mix_videoconfigparamsenc_set_encode_format()
458 MixEncodeTargetFormat* encode_format) { in mix_videoconfigparamsenc_get_encode_format()
Dmixvideo.c730 MixEncodeTargetFormat encode_format = MIX_ENCODE_TARGET_FORMAT_H264; in mix_video_configure_encode()