Home
last modified time | relevance | path

Searched refs:ref_list1_pos_x (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbAvcStyleMcp.c81 uint32_t ref_list1_pos_x, in unpack_bi_pred_ref10_bit() argument
105 …(uint16_t *)ref_frame_pic_list1->buffer_y + (ref_list1_pos_x >> 2) + (ref_list1_pos_y >> 2)*ref_f… in unpack_bi_pred_ref10_bit()
121 …(uint16_t *)ref_frame_pic_list1->buffer_cb + (ref_list1_pos_x >> 3) + (ref_list1_pos_y >> 3)*ref_… in unpack_bi_pred_ref10_bit()
132 …(uint16_t *)ref_frame_pic_list1->buffer_cr + (ref_list1_pos_x >> 3) + (ref_list1_pos_y >> 3)*ref_… in unpack_bi_pred_ref10_bit()
H A DEbAvcStyleMcp.h46 uint32_t ref_list1_pos_x,
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbAvcStyleMcp.c81 uint32_t ref_list1_pos_x, in unpack_bi_pred_ref10_bit() argument
105 …(uint16_t *)ref_frame_pic_list1->buffer_y + (ref_list1_pos_x >> 2) + (ref_list1_pos_y >> 2)*ref_f… in unpack_bi_pred_ref10_bit()
121 …(uint16_t *)ref_frame_pic_list1->buffer_cb + (ref_list1_pos_x >> 3) + (ref_list1_pos_y >> 3)*ref_… in unpack_bi_pred_ref10_bit()
132 …(uint16_t *)ref_frame_pic_list1->buffer_cr + (ref_list1_pos_x >> 3) + (ref_list1_pos_y >> 3)*ref_… in unpack_bi_pred_ref10_bit()
H A DEbAvcStyleMcp.h46 uint32_t ref_list1_pos_x,