Home
last modified time | relevance | path

Searched defs:MBs (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp337 std::vector<std::unique_ptr<MemoryBuffer>> MBs; in libDriverMain() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp318 std::vector<std::unique_ptr<MemoryBuffer>> MBs; in libDriverMain() local
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dratectrl.c279 static int estimate_bits_at_q(int frame_kind, int Q, int MBs, in estimate_bits_at_q()
/aosp_15_r20/external/libvpx/vp8/common/
H A Donyxc_int.h98 int MBs; member
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.h77 int MBs; member
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_onyxc_int.h166 int MBs; member
/aosp_15_r20/external/libaom/av1/encoder/
H A Dratectrl.c1077 const int MBs = av1_get_MBs(width, height); in av1_rc_regulate_q() local
2617 const int MBs = av1_get_MBs(width, height); in av1_rc_update_framerate() local
/aosp_15_r20/external/libaom/av1/common/
H A Dav1_common_int.h523 int MBs; member