Searched refs:defaultSegmentPredCdf (Results 1 – 5 of 5) sorted by relevance
/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/av1/features/ |
D | decode_av1_basic_feature.cpp | 787 … { 32, 3 , 184, (uint16_t *)&defaultSegmentPredCdf[0][0] }, // pred_seg_id in InitDefaultFrameContextBuffer()
|
/external/intel-media-driver/media_driver/media_softlet/agnostic/gen12/codec/hal/dec/av1/features/ |
D | decode_av1_basic_feature_g12.cpp | 862 … { 32, 3 , 184, (uint16_t *)&defaultSegmentPredCdf[0][0] }, // pred_seg_id in InitDefaultFrameContextBuffer()
|
/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/av1/features/ |
D | encode_av1_basic_feature.cpp | 566 { 32, 3 , 184, (uint16_t *)&defaultSegmentPredCdf[0][0] }, // pred_seg_id in InitDefaultFrameContextBuffer()
|
/external/mesa3d/src/intel/vulkan/ |
D | av1_tables.h | 4237 static const uint16_t defaultSegmentPredCdf[3][1] = { variable 4663 { 32, 3 , 184, (const uint16_t *)defaultSegmentPredCdf }, /* pred_seg_id */
|
/external/intel-media-driver/media_common/agnostic/common/codec/shared/ |
D | codec_def_common_av1.h | 4503 static const uint16_t defaultSegmentPredCdf[3][1] = { variable
|