Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vce_40_2_2.c129 static void pic_control(struct rvce_encoder *enc) in pic_control() function
283 enc->pic_control(enc); in config()
436 enc->pic_control = pic_control; in si_vce_40_2_2_init()
Dradeon_vce_52.c465 enc->pic_control(enc); in config()
523 static void pic_control(struct rvce_encoder *enc) in pic_control() function
673 enc->pic_control = pic_control; in si_vce_52_init()
Dradeon_vce.h377 void (*pic_control)(struct rvce_encoder *enc); member
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_vce.h375 void (*pic_control)(struct rvce_encoder *enc); member