Home
last modified time | relevance | path

Searched refs:posb_buffer (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbMotionEstimationContext.c107 …EB_MALLOC(uint8_t *, (*object_dbl_ptr)->posb_buffer[list_index][ref_pic_index], sizeof(uint8_t) * … in eb_vp9_me_context_ctor()
H A DEbMotionEstimation.c603 context_ptr->posb_buffer[list_index][0], in interpolate_search_region_avc()
627 context_ptr->posb_buffer[list_index][0] + context_ptr->interpolated_stride, in interpolate_search_region_avc()
651 …uint8_t *posb_buffer, // input parameter, position "b" interpola… in pu_half_pel_refinement() argument
943 …uint8_t *posb_buffer, // input parameter, position "b" interpo… in half_pel_search_sb() argument
970 &(posb_buffer[0]), in half_pel_search_sb()
1002 &(posb_buffer[posb_buffer_index]), in half_pel_search_sb()
1036 &(posb_buffer[posb_buffer_index]), in half_pel_search_sb()
1072 &(posb_buffer[posb_buffer_index]), in half_pel_search_sb()
2716 &(context_ptr->posb_buffer[first_list][0][first_search_region_index_posb]), in bi_prediction_compensation()
2720 &(context_ptr->posb_buffer[second_list][0][second_search_region_index_posb]), in bi_prediction_compensation()
[all …]
H A DEbMotionEstimationContext.h306 uint8_t *posb_buffer[MAX_NUM_OF_REF_PIC_LIST][MAX_REF_IDX]; member
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbMotionEstimationContext.c107 …EB_MALLOC(uint8_t *, (*object_dbl_ptr)->posb_buffer[list_index][ref_pic_index], sizeof(uint8_t) * … in eb_vp9_me_context_ctor()
H A DEbMotionEstimation.c603 context_ptr->posb_buffer[list_index][0], in interpolate_search_region_avc()
627 context_ptr->posb_buffer[list_index][0] + context_ptr->interpolated_stride, in interpolate_search_region_avc()
651 …uint8_t *posb_buffer, // input parameter, position "b" interpola… in pu_half_pel_refinement() argument
943 …uint8_t *posb_buffer, // input parameter, position "b" interpo… in half_pel_search_sb() argument
970 &(posb_buffer[0]), in half_pel_search_sb()
1002 &(posb_buffer[posb_buffer_index]), in half_pel_search_sb()
1036 &(posb_buffer[posb_buffer_index]), in half_pel_search_sb()
1072 &(posb_buffer[posb_buffer_index]), in half_pel_search_sb()
2716 &(context_ptr->posb_buffer[first_list][0][first_search_region_index_posb]), in bi_prediction_compensation()
2720 &(context_ptr->posb_buffer[second_list][0][second_search_region_index_posb]), in bi_prediction_compensation()
[all …]
H A DEbMotionEstimationContext.h306 uint8_t *posb_buffer[MAX_NUM_OF_REF_PIC_LIST][MAX_REF_IDX]; member