Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/test/
H A Dencode_perf_test.cc28 struct EncodePerfTestVideo { struct
29 EncodePerfTestVideo(const char *name_, uint32_t width_, uint32_t height_, in EncodePerfTestVideo() function
40 const EncodePerfTestVideo kAV1EncodePerfTestVectors[] = {
41 EncodePerfTestVideo("desktop_640_360_30.yuv", 640, 360, 200, 2484),
42 EncodePerfTestVideo("kirland_640_480_30.yuv", 640, 480, 200, 300),
43 EncodePerfTestVideo("macmarcomoving_640_480_30.yuv", 640, 480, 200, 987),
44 EncodePerfTestVideo("macmarcostationary_640_480_30.yuv", 640, 480, 200, 718),
45 EncodePerfTestVideo("niklas_640_480_30.yuv", 640, 480, 200, 471),
46 EncodePerfTestVideo("tacomanarrows_640_480_30.yuv", 640, 480, 200, 300),
47 EncodePerfTestVideo("tacomasmallcameramovement_640_480_30.yuv", 640, 480, 200,
[all …]
H A Ddecode_perf_test.cc172 struct EncodePerfTestVideo { struct
173 EncodePerfTestVideo(const char *name_, uint32_t width_, uint32_t height_, in EncodePerfTestVideo() argument
184 const EncodePerfTestVideo kAV1EncodePerfTestVectors[] = {
185 EncodePerfTestVideo("niklas_1280_720_30.yuv", 1280, 720, 600, 470),
/aosp_15_r20/external/libvpx/test/
H A Dencode_perf_test.cc26 struct EncodePerfTestVideo { struct
27 EncodePerfTestVideo(const char *name_, uint32_t width_, uint32_t height_, in EncodePerfTestVideo() function
38 const EncodePerfTestVideo kVP9EncodePerfTestVectors[] = {
39 EncodePerfTestVideo("desktop_640_360_30.yuv", 640, 360, 200, 2484),
40 EncodePerfTestVideo("kirland_640_480_30.yuv", 640, 480, 200, 300),
41 EncodePerfTestVideo("macmarcomoving_640_480_30.yuv", 640, 480, 200, 987),
42 EncodePerfTestVideo("macmarcostationary_640_480_30.yuv", 640, 480, 200, 718),
43 EncodePerfTestVideo("niklas_640_480_30.yuv", 640, 480, 200, 471),
44 EncodePerfTestVideo("tacomanarrows_640_480_30.yuv", 640, 480, 200, 300),
45 EncodePerfTestVideo("tacomasmallcameramovement_640_480_30.yuv", 640, 480, 200,
[all …]
H A Dvp9_encoder_parms_get_to_decoder.cc25 struct EncodePerfTestVideo { struct
33 const EncodePerfTestVideo kVP9EncodePerfTestVectors[] = {
60 EncodePerfTestVideo> {
134 EncodePerfTestVideo test_video_;
H A Ddecode_perf_test.cc191 struct EncodePerfTestVideo { struct
192 EncodePerfTestVideo(const char *name_, uint32_t width_, uint32_t height_, in EncodePerfTestVideo() function
203 const EncodePerfTestVideo kVP9EncodePerfTestVectors[] = {
204 EncodePerfTestVideo("niklas_1280_720_30.yuv", 1280, 720, 600, 470),