Searched refs:OutputChromaLocation (Results 1 – 2 of 2) sorted by relevance
89 …LocalFrame.ChromaLocation = (OutputChromaLocation >= 0) ? OutputChromaLocation : Frame->chroma_loc… in OutputFrame()462 OutputChromaLocation = AVCHROMA_LOC_UNSPECIFIED; in ReAdjustOutputFormat()468 OutputChromaLocation = AVCHROMA_LOC_LEFT; in ReAdjustOutputFormat()474 OutputChromaLocation = AVCHROMA_LOC_UNSPECIFIED; in ReAdjustOutputFormat()479 OutputChromaLocation = -1; in ReAdjustOutputFormat()
65 int OutputChromaLocation = -1; member