Home
last modified time | relevance | path

Searched refs:thumbnailMode (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp321 int thumbnailMode = 0; variable
1466 thumbnailMode = 1; in main()
1468 if ((outputOption == 1 || outputOption == 3) && thumbnailMode == 0) { in main()
1488 if ((outputOption == 1 || outputOption == 3) && thumbnailMode == 0) { in main()
1523 if (thumbnailMode != 1) { in main()
1963 if (thumbnailMode == 1) { in Init_Decoder()