Home
last modified time | relevance | path

Searched refs:ref_pic_set_st_curr_before (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.h234 uint8_t ref_pic_set_st_curr_before[8]; member
/third_party/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd.h235 uint8_t ref_pic_set_st_curr_before[8]; member
Dradeon_vcn_dec.h733 unsigned char ref_pic_set_st_curr_before[8]; member
Dradeon_uvd.c713 result.ref_pic_set_st_curr_before[i] = 0xFF; in get_h265_msg()
719 result.ref_pic_set_st_curr_before[i] = pic->RefPicSetStCurrBefore[i]; in get_h265_msg()
Dradeon_vcn_dec.c311 result.ref_pic_set_st_curr_before[i] = 0xFF; in get_h265_msg()
317 result.ref_pic_set_st_curr_before[i] = pic->RefPicSetStCurrBefore[i]; in get_h265_msg()