Searched refs:coded_picture_size (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | pnw_MPEG2.c | 503 uint32_t coded_picture_size; /* MSVDX format */ member 794 ctx->coded_picture_size = 0; in psb__MPEG2_process_picture_param() 795 …REGIO_WRITE_FIELD_LITE(ctx->coded_picture_size, MSVDX_CMDS, CODED_PICTURE_SIZE, CODED_PICTURE_HEIG… in psb__MPEG2_process_picture_param() 796 …REGIO_WRITE_FIELD_LITE(ctx->coded_picture_size, MSVDX_CMDS, CODED_PICTURE_SIZE, CODED_PICTURE_WIDT… in psb__MPEG2_process_picture_param() 929 psb_cmdbuf_rendec_write(cmdbuf, ctx->coded_picture_size); in psb__MPEG2_set_operating_mode() 1293 …b_cmdbuf_reg_set(cmdbuf, REGISTER_OFFSET(MSVDX_CMDS, CODED_PICTURE_SIZE), ctx->coded_picture_size); in psb__MEPG2_send_highlevel_cmd()
|
D | tng_VP8.c | 262 uint32_t coded_picture_size; member
|
/hardware/intel/img/psb_video/src/mrst/ |
D | psb_MPEG2.c | 492 uint32_t coded_picture_size; /* MSVDX format */ member 772 ctx->coded_picture_size = 0; in psb__MPEG2_process_picture_param() 773 …REGIO_WRITE_FIELD_LITE(ctx->coded_picture_size, MSVDX_CMDS, CODED_PICTURE_SIZE, CODED_PICTURE_HEIG… in psb__MPEG2_process_picture_param() 774 …REGIO_WRITE_FIELD_LITE(ctx->coded_picture_size, MSVDX_CMDS, CODED_PICTURE_SIZE, CODED_PICTURE_WIDT… in psb__MPEG2_process_picture_param() 962 psb_cmdbuf_rendec_write(cmdbuf, ctx->coded_picture_size); in psb__MPEG2_set_operating_mode() 1421 …b_cmdbuf_reg_set(cmdbuf, REGISTER_OFFSET(MSVDX_CMDS, CODED_PICTURE_SIZE), ctx->coded_picture_size); in psb__MEPG2_send_highlevel_cmd()
|
D | psb_MPEG2MC.c | 124 uint32_t coded_picture_size; member 689 …_cmdbuf_reg_set(cmdbuf , REGISTER_OFFSET(MSVDX_CMDS, CODED_PICTURE_SIZE), ctx->coded_picture_size); in psb__MPEG2MC_send_highlevel_commands() 1205 ctx->coded_picture_size = 0; in psb__MPEG2MC_process_picture_param() 1206 REGIO_WRITE_FIELD_LITE(ctx->coded_picture_size, MSVDX_CMDS, in psb__MPEG2MC_process_picture_param() 1208 REGIO_WRITE_FIELD_LITE(ctx->coded_picture_size, MSVDX_CMDS, in psb__MPEG2MC_process_picture_param()
|