Searched refs:pnw_cmdbuf_insert_command_param (Results 1 – 3 of 3) sorted by relevance
183 #define pnw_cmdbuf_insert_command_param(param) \ macro
303 pnw_cmdbuf_insert_command_param(ctx->eCodec); in pnw_jpeg_BeginPicture()304 pnw_cmdbuf_insert_command_param((ctx->Width << 16) | ctx->Height); in pnw_jpeg_BeginPicture()
626 pnw_cmdbuf_insert_command_param(ctx->eCodec); in pnw_BeginPicture()627 pnw_cmdbuf_insert_command_param((ctx->Width << 16) | ctx->Height); in pnw_BeginPicture()