Home
last modified time | relevance | path

Searched refs:horizontal_scale_ (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/vda/
Dvp8_decoder.cc156 horizontal_scale_ = curr_frame_hdr_->horizontal_scale; in DecodeAndOutputCurrentFrame()
162 curr_frame_hdr_->horizontal_scale = horizontal_scale_; in DecodeAndOutputCurrentFrame()
Dvp8_decoder.h103 int horizontal_scale_; variable