Home
last modified time | relevance | path

Searched defs:MAX_REF_PIC_COUNT (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/decoder/core/inc/
Dwels_const.h45 #define MAX_REF_PIC_COUNT 16 // MAX Short + Long reference pictures macro
/third_party/openh264/codec/encoder/core/inc/
Dwels_const.h118 #define MAX_REF_PIC_COUNT 16 // 32 in standard, maximal Short + Long reference pictur… macro
/third_party/openh264/test/api/
Dencode_decode_api_test.h35 #define MAX_REF_PIC_COUNT (16) macro