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.c40 RVCE_BEGIN(0x00000001); // session cmd in session()
48 RVCE_BEGIN(0x00000002); // task info in task_info()
68 RVCE_BEGIN(0x05000005); // feedback buffer in feedback()
78 RVCE_BEGIN(0x01000001); // create cmd in create()
94 RVCE_BEGIN(0x04000005); // rate control in rate_control()
124 RVCE_BEGIN(0x04000001); // config extension in config_extension()
136 RVCE_BEGIN(0x04000002); // pic control in pic_control()
169 RVCE_BEGIN(0x04000007); // motion estimation in motion_estimation()
199 RVCE_BEGIN(0x04000008); // rdo in rdo()
227 RVCE_BEGIN(0x04000009); // vui in vui()
[all …]
Dradeon_vce_50.c40 RVCE_BEGIN(0x04000005); // rate control in rate_control()
88 RVCE_BEGIN(0x05000001); // context buffer in encode()
94 RVCE_BEGIN(0x05000004); // video bitstream buffer in encode()
102 RVCE_BEGIN(0x05000002); // auxiliary buffer in encode()
112 RVCE_BEGIN(0x03000001); // encode in encode()
Dradeon_vce_52.c187 RVCE_BEGIN(0x01000001); // create cmd in create()
233 RVCE_BEGIN(0x05000001); // context buffer in encode()
239 RVCE_BEGIN(0x05000004); // video bitstream buffer in encode()
247 RVCE_BEGIN(0x05000002); // auxiliary buffer in encode()
257 RVCE_BEGIN(0x03000001); // encode in encode()
426 RVCE_BEGIN(0x04000005); // rate control in rate_control()
470 RVCE_BEGIN(0x04000001); // config extension in config_extension()
477 RVCE_BEGIN(0x05000005); // feedback buffer in feedback()
489 RVCE_BEGIN(0x02000001); // destroy in destroy()
495 RVCE_BEGIN(0x04000007); // motion estimation in motion_estimation()
[all …]
Dradeon_vce.h35 #define RVCE_BEGIN(cmd) \ macro
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_vce.h40 #define RVCE_BEGIN(cmd) { \ macro