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.c135 static void pic_control(struct rvce_encoder *enc) in pic_control() function
289 enc->pic_control(enc); in config()
442 enc->pic_control = pic_control; in si_vce_40_2_2_init()
Dradeon_vce_52.c451 enc->pic_control(enc); in config()
509 static void pic_control(struct rvce_encoder *enc) in pic_control() function
659 enc->pic_control = pic_control; in si_vce_52_init()
Dradeon_vce.h369 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