Home
last modified time | relevance | path

Searched refs:prediction_structure_ptr_array (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbPredictionStructure.h126 PredictionStructure **prediction_structure_ptr_array; member
H A DEbPredictionStructure.c642 pred_struct_ptr = pred_struct_group_ptr->prediction_structure_ptr_array[pred_struct_index]; in get_prediction_structure()
1846 EB_DELETE_PTR_ARRAY(obj->prediction_structure_ptr_array, obj->prediction_structure_count); in prediction_structure_group_dctor()
2088 EB_ALLOC_PTR_ARRAY(pred_struct_group_ptr->prediction_structure_ptr_array, in prediction_structure_group_ctor()
2098 EB_NEW(pred_struct_group_ptr->prediction_structure_ptr_array[pred_struct_index], in prediction_structure_group_ctor()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbPredictionStructure.h126 PredictionStructure **prediction_structure_ptr_array; member
H A DEbPredictionStructure.c642 pred_struct_ptr = pred_struct_group_ptr->prediction_structure_ptr_array[pred_struct_index]; in get_prediction_structure()
1846 EB_DELETE_PTR_ARRAY(obj->prediction_structure_ptr_array, obj->prediction_structure_count); in prediction_structure_group_dctor()
2088 EB_ALLOC_PTR_ARRAY(pred_struct_group_ptr->prediction_structure_ptr_array, in prediction_structure_group_ctor()
2098 EB_NEW(pred_struct_group_ptr->prediction_structure_ptr_array[pred_struct_index], in prediction_structure_group_ctor()
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbPredictionStructure.h175 PredictionStructure **prediction_structure_ptr_array; member
H A DEbPredictionStructure.c666 …pred_struct_ptr = prediction_structure_group_ptr->prediction_structure_ptr_array[pred_struct_index… in eb_vp9_get_prediction_structure()
1787 …EB_MALLOC(PredictionStructure**, prediction_structure_group_ptr->prediction_structure_ptr_array, s… in eb_vp9_prediction_structure_group_ctor()
1794 … &(prediction_structure_group_ptr->prediction_structure_ptr_array[pred_struct_index]), in eb_vp9_prediction_structure_group_ctor()
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbPredictionStructure.h175 PredictionStructure **prediction_structure_ptr_array; member
H A DEbPredictionStructure.c666 …pred_struct_ptr = prediction_structure_group_ptr->prediction_structure_ptr_array[pred_struct_index… in eb_vp9_get_prediction_structure()
1787 …EB_MALLOC(PredictionStructure**, prediction_structure_group_ptr->prediction_structure_ptr_array, s… in eb_vp9_prediction_structure_group_ctor()
1794 … &(prediction_structure_group_ptr->prediction_structure_ptr_array[pred_struct_index]), in eb_vp9_prediction_structure_group_ctor()