Searched refs:LST_FOURCC (Results 1 – 4 of 4) sorted by relevance
89 #define LST_FOURCC 0x4354534c macro
154 static const AvxInterface aom_lst_encoder = { "av1", LST_FOURCC,
191 if (info->codec_fourcc == LST_FOURCC) in main()
403 aom_video_writer_set_fourcc(writer, LST_FOURCC); in pass1()