Searched refs:encode_format (Results 1 – 3 of 3) sorted by relevance
47 self->encode_format = 0; in mix_videoconfigparamsenc_init()175 this_target->encode_format = this_src->encode_format; in mix_videoconfigparamsenc_copy()280 if (this_first->encode_format != this_second->encode_format) { in mix_videoconfigparamsenc_equal()451 MixEncodeTargetFormat encode_format) { in mix_videoconfigparamsenc_set_encode_format() argument453 obj->encode_format = encode_format; in mix_videoconfigparamsenc_set_encode_format()458 MixEncodeTargetFormat* encode_format) { in mix_videoconfigparamsenc_get_encode_format() argument459 MIX_VIDEOCONFIGPARAMSENC_GETTER_CHECK_INPUT (obj, encode_format); in mix_videoconfigparamsenc_get_encode_format()460 *encode_format = obj->encode_format; in mix_videoconfigparamsenc_get_encode_format()
89 MixEncodeTargetFormat encode_format; member173 MixEncodeTargetFormat encode_format);176 MixEncodeTargetFormat * encode_format);
730 MixEncodeTargetFormat encode_format = MIX_ENCODE_TARGET_FORMAT_H264; in mix_video_configure_encode() local786 &encode_format); in mix_video_configure_encode()793 encode_format); in mix_video_configure_encode()837 if (encode_format == MIX_ENCODE_TARGET_FORMAT_H264 in mix_video_configure_encode()853 else if (encode_format == MIX_ENCODE_TARGET_FORMAT_MPEG4 in mix_video_configure_encode()868 else if (encode_format == MIX_ENCODE_TARGET_FORMAT_PREVIEW in mix_video_configure_encode()