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