Searched refs:frame_header_length_in_bytes (Results 1 – 4 of 4) sorted by relevance
72 …context->desc.vp9.picture_parameter.frame_header_length_in_bytes = vp9->frame_header_length_in_byt… in vlVaHandlePictureParameterBufferVP9()186 (const unsigned *)&context->desc.vp9.picture_parameter.frame_header_length_in_bytes); in vlVaDecoderVP9BitstreamHeader()
336 …uffers[num_buffers] = buf->data + context->desc.vp9.picture_parameter.frame_header_length_in_bytes; in handleVASliceDataBufferType()337 … sizes[num_buffers] = buf->size - context->desc.vp9.picture_parameter.frame_header_length_in_bytes; in handleVASliceDataBufferType()
756 uint8_t frame_header_length_in_bytes; member
491 result.uncompressed_header_size = pic->picture_parameter.frame_header_length_in_bytes; in get_vp9_msg()