Searched refs:RVCE_BEGIN (Results 1 – 5 of 5) sorted by relevance
40 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 …]
40 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()
187 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 …]
35 #define RVCE_BEGIN(cmd) \ macro
40 #define RVCE_BEGIN(cmd) { \ macro