Searched refs:picture_height (Results 1 – 6 of 6) sorted by relevance
213 int picture_height, int flag, VASurfaceID *render_targets, in vlVaCreateContext() argument230 !picture_height && !flag && !render_targets && !num_render_targets; in vlVaCreateContext()232 if (!(picture_width && picture_height) && !is_vpp) in vlVaCreateContext()246 context->templat.height = picture_height; in vlVaCreateContext()
39 context->desc.mjpeg.picture_parameter.picture_height = mjpeg->picture_height; in vlVaHandlePictureParameterBufferMJPEG()214 *bs = util_bswap16(context->desc.mjpeg.picture_parameter.picture_height); in vlVaGetJpegSliceHeader()
353 …lVaCreateContext(VADriverContextP ctx, VAConfigID config_id, int picture_width, int picture_height,
79 unsigned picture_width, unsigned picture_height,
640 uint16_t picture_height; member
747 *bs = util_bswap16(pic->picture_parameter.picture_height); in get_mjpeg_slice_header()