Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/test/
H A Dhorz_superres_test.cc41 unsigned int screen_content; member
50 << " screen_content:" << test_arg.screen_content in operator <<()
142 if (test_video_param_.screen_content) in PreEncodeFrameHook()
248 if (test_video_param_.screen_content) in PreEncodeFrameHook()
359 if (test_video_param_.screen_content) in PreEncodeFrameHook()
/dports/multimedia/aom/aom-3.2.0/test/
H A Dhorz_superres_test.cc41 unsigned int screen_content; member
50 << " screen_content:" << test_arg.screen_content in operator <<()
141 if (test_video_param_.screen_content) in PreEncodeFrameHook()
246 if (test_video_param_.screen_content) in PreEncodeFrameHook()
356 if (test_video_param_.screen_content) in PreEncodeFrameHook()
/dports/audio/mikmod/mikmod-3.2.8/src/
H A Dwinvideo.inc61 static CHAR_INFO *screen_content = NULL;
64 screen_content = (CHAR_INFO *) realloc(screen_content, sizeof(CHAR_INFO)*winx*winy);
68 if (!screen_content) return;
83 WriteConsoleOutput (conOut, screen_content, bufSize, bufOrg, &srSource);
85 ReadConsoleOutput (conOut, screen_content, bufSize, bufOrg, &srSource);
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/test/
H A Dhorz_superres_test.cc42 unsigned int screen_content; member
136 if (test_video_param_.screen_content) in PreEncodeFrameHook()
259 if (test_video_param_.screen_content) in PreEncodeFrameHook()
/dports/www/firefox/firefox-99.0/third_party/aom/test/
H A Dhorz_superres_test.cc42 unsigned int screen_content; member
136 if (test_video_param_.screen_content) in PreEncodeFrameHook()
259 if (test_video_param_.screen_content) in PreEncodeFrameHook()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/test/
H A Dhorz_superres_test.cc42 unsigned int screen_content; member
136 if (test_video_param_.screen_content) in PreEncodeFrameHook()
259 if (test_video_param_.screen_content) in PreEncodeFrameHook()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/test/
H A Dhorz_superres_test.cc42 unsigned int screen_content; member
136 if (test_video_param_.screen_content) in PreEncodeFrameHook()
259 if (test_video_param_.screen_content) in PreEncodeFrameHook()
/dports/multimedia/libva-intel-driver/intel-vaapi-driver-2.4.1/src/
H A Dgen9_hevc_enc_kernels.h1605 unsigned int screen_content: 1; member
H A Dgen9_hevc_encoder.c3759 cmd->dw2.screen_content = !!pic_param->pic_fields.bits.screen_content_flag; in gen9_hevc_8x8_b_pak_set_curbe()