Searched defs:GetFrameWidth (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/modules/video_coding/utility/ | ||
D | ivf_file_reader.h | 44 uint16_t GetFrameWidth() const { return width_; } in GetFrameWidth() function |
/external/libvpx/libvpx/test/ | ||
D | resize_test.cc | 303 unsigned int GetFrameWidth(size_t idx) const { in GetFrameWidth() function in __anonb9fa42590111::ResizeTest |