Home
last modified time | relevance | path

Searched defs:encode_format (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoconfigparamsenc.c451 MixEncodeTargetFormat encode_format) { in mix_videoconfigparamsenc_set_encode_format()
458 MixEncodeTargetFormat* encode_format) { in mix_videoconfigparamsenc_get_encode_format()
Dmixvideoconfigparamsenc.h89 MixEncodeTargetFormat encode_format; member
Dmixvideo.c730 MixEncodeTargetFormat encode_format = MIX_ENCODE_TARGET_FORMAT_H264; in mix_video_configure_encode() local