Home
last modified time | relevance | path

Searched refs:pnw_cmdbuf_insert_command_param (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpnw_cmdbuf.h183 #define pnw_cmdbuf_insert_command_param(param) \ macro
Dpnw_jpeg.c303 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()
Dpnw_hostcode.c626 pnw_cmdbuf_insert_command_param(ctx->eCodec); in pnw_BeginPicture()
627 pnw_cmdbuf_insert_command_param((ctx->Width << 16) | ctx->Height); in pnw_BeginPicture()