Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vcn_dec.h425 int poc_list[16]; member
Dradeon_uvd.h232 int32_t poc_list[16]; member
Dradeon_vcn_dec.c305 result.poc_list[i] = pic->PicOrderCntVal[i]; in get_h265_msg()
Dradeon_uvd.c703 result.poc_list[i] = pic->PicOrderCntVal[i]; in get_h265_msg()
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.h233 int32_t poc_list[16]; member
Dradeon_uvd.c628 result.poc_list[i] = pic->PicOrderCntVal[i]; in get_h265_msg()