Searched refs:get_cpb_num (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dradeon_vce.c147 static unsigned get_cpb_num(struct rvce_encoder *enc) function in typeref:typename:unsigned
449 enc->cpb_num = get_cpb_num(enc);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd_enc.c130 get_cpb_num(struct radeon_uvd_encoder *enc) function in typeref:typename:unsigned
340 enc->cpb_num = get_cpb_num(enc);
H A Dradeon_vcn_enc.c116 static unsigned get_cpb_num(struct radeon_encoder *enc) function in typeref:typename:unsigned
315 enc->cpb_num = get_cpb_num(enc);
H A Dradeon_vce.c141 static unsigned get_cpb_num(struct rvce_encoder *enc) function in typeref:typename:unsigned
459 enc->cpb_num = get_cpb_num(enc);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dradeon_vce.c151 static unsigned get_cpb_num(struct rvce_encoder *enc) function in typeref:typename:unsigned
449 enc->cpb_num = get_cpb_num(enc);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd_enc.c120 static unsigned get_cpb_num(struct radeon_uvd_encoder *enc) function in typeref:typename:unsigned
317 enc->cpb_num = get_cpb_num(enc);
H A Dradeon_vce.c138 static unsigned get_cpb_num(struct rvce_encoder *enc) function in typeref:typename:unsigned
446 enc->cpb_num = get_cpb_num(enc);
H A Dradeon_vcn_enc.c228 static unsigned get_cpb_num(struct radeon_encoder *enc) function in typeref:typename:unsigned
440 enc->cpb_num = get_cpb_num(enc);

Completed in 9 milliseconds