Searched refs:RVCE_BEGIN (Results 1 – 4 of 4) sorted by relevance
51 RVCE_BEGIN(0x00000001); // session cmd in session()59 RVCE_BEGIN(0x00000002); // task info in task_info()79 RVCE_BEGIN(0x05000005); // feedback buffer in feedback()89 RVCE_BEGIN(0x01000001); // create cmd in create()106 RVCE_BEGIN(0x04000005); // rate control in rate_control()136 RVCE_BEGIN(0x04000001); // config extension in config_extension()148 RVCE_BEGIN(0x04000002); // pic control in pic_control()181 RVCE_BEGIN(0x04000007); // motion estimation in motion_estimation()211 RVCE_BEGIN(0x04000008); // rdo in rdo()239 RVCE_BEGIN(0x04000009); // vui in vui()[all …]
49 RVCE_BEGIN(0x04000005); // rate control in rate_control()97 RVCE_BEGIN(0x05000001); // context buffer in encode()103 RVCE_BEGIN(0x05000004); // video bitstream buffer in encode()111 RVCE_BEGIN(0x05000002); // auxiliary buffer in encode()121 RVCE_BEGIN(0x03000001); // encode in encode()
172 RVCE_BEGIN(0x01000001); // create cmd in create()210 RVCE_BEGIN(0x05000001); // context buffer in encode()216 RVCE_BEGIN(0x05000004); // video bitstream buffer in encode()224 RVCE_BEGIN(0x05000002); // auxiliary buffer in encode()234 RVCE_BEGIN(0x03000001); // encode in encode()390 RVCE_BEGIN(0x04000005); // rate control in rate_control()434 RVCE_BEGIN(0x04000001); // config extension in config_extension()443 RVCE_BEGIN(0x02000001); // destroy in destroy()449 RVCE_BEGIN(0x05000005); // feedback buffer in feedback()457 RVCE_BEGIN(0x04000007); // motion estimation in motion_estimation()[all …]
40 #define RVCE_BEGIN(cmd) { \ macro