Searched refs:CachedDecoding (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/ |
H A D | vktVideoDecodeTests.cpp | 373 CachedDecoding = 1 << 2, enumerator 402 {TEST_TYPE_H264_DECODE_I_P_NOT_MATCHING_ORDER, {CLIP_A, 2, DecoderOption::CachedDecoding}}, 406 {CLIP_H264_4K_26_IBP_MAIN, ALL_FRAMES, DecoderOption::CachedDecoding}}, 416 {TEST_TYPE_H265_DECODE_I_P_NOT_MATCHING_ORDER, {CLIP_D, 2, DecoderOption::CachedDecoding}}, 418 …_DECODE_I_P_B_13_NOT_MATCHING_ORDER, {CLIP_JELLY_HEVC, ALL_FRAMES, DecoderOption::CachedDecoding}}, 427 {TEST_TYPE_AV1_DECODE_I_P_NOT_MATCHING_ORDER, {CLIP_BASIC_8, 2, DecoderOption::CachedDecoding}}, 429 …EST_TYPE_AV1_DECODE_BASIC_8_NOT_MATCHING_ORDER, {CLIP_BASIC_8, 24, DecoderOption::CachedDecoding}}, 464 {CLIP_A, ALL_FRAMES, DecoderOption::CachedDecoding}, 465 {CLIP_A, ALL_FRAMES, DecoderOption::CachedDecoding}}, 467 {CLIP_A, ALL_FRAMES, DecoderOption::CachedDecoding}, [all …]
|