Files
esp-idf/components/esp_lcd/test_apps/rgb_lcd/resources

How to generate the YUV image from the PNG image

ffmpeg -i hello.png -pix_fmt uyvy422 hello.yuv