Searched refs:height_in_samples (Results 1 – 6 of 6) sorted by relevance
357 uint32_t height_in_samples; member368 uint32_t height_in_samples; member
954 dec->msg->body.decode.height_in_samples = dec->base.height; in ruvd_end_frame()959 dec->msg->body.decode.height_in_samples = align(dec->msg->body.decode.height_in_samples, 16) / 16; in ruvd_end_frame()1142 dec->msg->body.create.height_in_samples = dec->base.height; in ruvd_create_decoder()
318 unsigned int height_in_samples; member325 unsigned int height_in_samples; member
1106 dec->msg->body.decode.height_in_samples = dec->base.height; in ruvd_end_frame()1112 dec->msg->body.decode.height_in_samples = in ruvd_end_frame()1113 align(dec->msg->body.decode.height_in_samples, 16) / 16; in ruvd_end_frame()1347 dec->msg->body.create.height_in_samples = dec->base.height; in si_common_uvd_create_decoder()
834 create->height_in_samples = dec->base.height; in rvcn_dec_message_create()908 decode->height_in_samples = dec->base.height; in rvcn_dec_message_decode()1079 decode->height_in_samples = align(decode->height_in_samples, 16) / 16; in rvcn_dec_message_decode()