Searched refs:display_picture_size (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | pnw_MPEG2.c | 504 uint32_t display_picture_size; /* MSVDX format */ member 778 ctx->display_picture_size = 0; in psb__MPEG2_process_picture_param() 786 …REGIO_WRITE_FIELD_LITE(ctx->display_picture_size, MSVDX_CMDS, DISPLAY_PICTURE_SIZE, DISPLAY_PICTUR… in psb__MPEG2_process_picture_param() 787 …REGIO_WRITE_FIELD_LITE(ctx->display_picture_size, MSVDX_CMDS, DISPLAY_PICTURE_SIZE, DISPLAY_PICTUR… in psb__MPEG2_process_picture_param() 789 …REGIO_WRITE_FIELD_LITE(ctx->display_picture_size, MSVDX_CMDS, DISPLAY_PICTURE_SIZE, DISPLAY_PICTUR… in psb__MPEG2_process_picture_param() 790 …REGIO_WRITE_FIELD_LITE(ctx->display_picture_size, MSVDX_CMDS, DISPLAY_PICTURE_SIZE, DISPLAY_PICTUR… in psb__MPEG2_process_picture_param() 928 psb_cmdbuf_rendec_write(cmdbuf, ctx->display_picture_size); in psb__MPEG2_set_operating_mode() 1292 …dbuf_reg_set(cmdbuf, REGISTER_OFFSET(MSVDX_CMDS, DISPLAY_PICTURE_SIZE), ctx->display_picture_size); in psb__MEPG2_send_highlevel_cmd()
|
D | tng_VP8.c | 261 uint32_t display_picture_size; member
|
/hardware/intel/img/psb_video/src/mrst/ |
D | psb_MPEG2.c | 493 uint32_t display_picture_size; /* MSVDX format */ member 756 ctx->display_picture_size = 0; in psb__MPEG2_process_picture_param() 764 …REGIO_WRITE_FIELD_LITE(ctx->display_picture_size, MSVDX_CMDS, DISPLAY_PICTURE_SIZE, DISPLAY_PICTUR… in psb__MPEG2_process_picture_param() 765 …REGIO_WRITE_FIELD_LITE(ctx->display_picture_size, MSVDX_CMDS, DISPLAY_PICTURE_SIZE, DISPLAY_PICTUR… in psb__MPEG2_process_picture_param() 767 …REGIO_WRITE_FIELD_LITE(ctx->display_picture_size, MSVDX_CMDS, DISPLAY_PICTURE_SIZE, DISPLAY_PICTUR… in psb__MPEG2_process_picture_param() 768 …REGIO_WRITE_FIELD_LITE(ctx->display_picture_size, MSVDX_CMDS, DISPLAY_PICTURE_SIZE, DISPLAY_PICTUR… in psb__MPEG2_process_picture_param() 961 psb_cmdbuf_rendec_write(cmdbuf, ctx->display_picture_size); in psb__MPEG2_set_operating_mode() 1420 …dbuf_reg_set(cmdbuf, REGISTER_OFFSET(MSVDX_CMDS, DISPLAY_PICTURE_SIZE), ctx->display_picture_size); in psb__MEPG2_send_highlevel_cmd()
|
D | psb_MPEG2MC.c | 125 uint32_t display_picture_size; member 686 …buf_reg_set(cmdbuf , REGISTER_OFFSET(MSVDX_CMDS, DISPLAY_PICTURE_SIZE), ctx->display_picture_size); in psb__MPEG2MC_send_highlevel_commands() 1199 ctx->display_picture_size = 0; in psb__MPEG2MC_process_picture_param() 1200 REGIO_WRITE_FIELD_LITE(ctx->display_picture_size, MSVDX_CMDS, in psb__MPEG2MC_process_picture_param() 1202 REGIO_WRITE_FIELD_LITE(ctx->display_picture_size, MSVDX_CMDS, in psb__MPEG2MC_process_picture_param()
|