Home
last modified time | relevance | path

Searched refs:RVCE_BEGIN (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vce_40_2_2.c45 RVCE_BEGIN(0x00000001); // session cmd in session()
53 RVCE_BEGIN(0x00000002); // task info in task_info()
73 RVCE_BEGIN(0x05000005); // feedback buffer in feedback()
83 RVCE_BEGIN(0x01000001); // create cmd in create()
100 RVCE_BEGIN(0x04000005); // rate control in rate_control()
130 RVCE_BEGIN(0x04000001); // config extension in config_extension()
142 RVCE_BEGIN(0x04000002); // pic control in pic_control()
175 RVCE_BEGIN(0x04000007); // motion estimation in motion_estimation()
205 RVCE_BEGIN(0x04000008); // rdo in rdo()
233 RVCE_BEGIN(0x04000009); // vui in vui()
[all …]
Dradeon_vce_50.c43 RVCE_BEGIN(0x04000005); // rate control in rate_control()
91 RVCE_BEGIN(0x05000001); // context buffer in encode()
97 RVCE_BEGIN(0x05000004); // video bitstream buffer in encode()
105 RVCE_BEGIN(0x05000002); // auxiliary buffer in encode()
115 RVCE_BEGIN(0x03000001); // encode in encode()
Dradeon_vce_52.c173 RVCE_BEGIN(0x01000001); // create cmd in create()
220 RVCE_BEGIN(0x05000001); // context buffer in encode()
226 RVCE_BEGIN(0x05000004); // video bitstream buffer in encode()
234 RVCE_BEGIN(0x05000002); // auxiliary buffer in encode()
244 RVCE_BEGIN(0x03000001); // encode in encode()
412 RVCE_BEGIN(0x04000005); // rate control in rate_control()
456 RVCE_BEGIN(0x04000001); // config extension in config_extension()
463 RVCE_BEGIN(0x05000005); // feedback buffer in feedback()
475 RVCE_BEGIN(0x02000001); // destroy in destroy()
481 RVCE_BEGIN(0x04000007); // motion estimation in motion_estimation()
[all …]
Dradeon_vce.h34 #define RVCE_BEGIN(cmd) { \ macro
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_vce.h40 #define RVCE_BEGIN(cmd) { \ macro