Searched refs:fmo_type (Results 1 – 4 of 4) sorted by relevance
114 int fmo_type; /* 0: interleave, 1: dispersed, 2: foreground with left-over member
243 picParam->slice_group_map_type = encParam->fmo_type; in SetEncodeParam()244 switch (encParam->fmo_type) in SetEncodeParam()
175 encParams.fmo_type = 0; in main()
225 mEncParams->fmo_type = 0; in initEncParams()