Home
last modified time | relevance | path

Searched refs:HORIZONTAL (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/codec/test/demo/heif/include/
H A Dcommand_parser.h24 HORIZONTAL, enumerator
/drivers/peripheral/codec/test/demo/heif/src/
H A Dcommand_parser.cpp68 std::cout << " --mirror (optional) image mirror info. 0: HORIZONTAL, 1: VERTICAL" << std::endl; in ShowUsage()
127 if (info == ImageMirror::HORIZONTAL) { in GetMirrorPrintInfo()
128 return "ImageMirror::HORIZONTAL"; in GetMirrorPrintInfo()
H A Dcodec_heif_helper.cpp133 { ImageMirror::HORIZONTAL, false }, in AddPropMirrorAndRotate()

Completed in 2 milliseconds