HomeSort by relevance Sort by last modified time
    Searched full:pic_control (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/radeon/
radeon_vce_40_2_2.c 141 static void pic_control(struct rvce_encoder *enc) function
295 enc->pic_control(enc);
446 enc->pic_control = pic_control;
radeon_vce.h 375 void (*pic_control)(struct rvce_encoder *enc); member in struct:rvce_encoder
radeon_vce_52.c 429 enc->pic_control(enc);
485 static void pic_control(struct rvce_encoder *enc) function
635 enc->pic_control = pic_control;

Completed in 104 milliseconds