Home
last modified time | relevance | path

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

/third_party/openh264/test/encoder/
DEncUT_EncoderMbAux.cpp421 const std::size_t f_size = 8; in TestWelsQuant4x4() local
460 const std::size_t f_size = 8; in TestWelsQuantFour4x4() local
/third_party/FatFs/source/
Dff.h515 #define f_size(fp) ((fp)->obj.objsize) macro