Home
last modified time | relevance | path

Searched defs:GetFrameWidth (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libvpx/test/
H A Dresize_test.cc280 unsigned int GetFrameWidth(size_t idx) const { in GetFrameWidth() function in __anon40eeaa1f0111::ResizeTest
491 unsigned int GetFrameWidth(size_t idx) const { in GetFrameWidth() function in __anon40eeaa1f0111::ResizeRealtimeTest
/aosp_15_r20/external/webrtc/modules/video_coding/utility/
H A Divf_file_reader.h48 uint16_t GetFrameWidth() const { return width_; } in GetFrameWidth() function