Home
last modified time | relevance | path

Searched refs:check_pack_line (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
Dv210enc.c54 #define check_pack_line(type, mask) \ macro
89 check_pack_line(uint8_t, 0xffffffff); in checkasm_check_v210enc()
92 check_pack_line(uint16_t, 0x03ff03ff); in checkasm_check_v210enc()