Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vcn_dec.h426 unsigned char ref_pic_set_st_curr_before[8]; member
Dradeon_uvd.h233 uint8_t ref_pic_set_st_curr_before[8]; member
Dradeon_vcn_dec.c315 result.ref_pic_set_st_curr_before[i] = 0xFF; in get_h265_msg()
321 result.ref_pic_set_st_curr_before[i] = pic->RefPicSetStCurrBefore[i]; in get_h265_msg()
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()
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.h234 uint8_t ref_pic_set_st_curr_before[8]; member
Dradeon_uvd.c638 result.ref_pic_set_st_curr_before[i] = 0xFF; in get_h265_msg()
644 result.ref_pic_set_st_curr_before[i] = pic->RefPicSetStCurrBefore[i]; in get_h265_msg()