Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264_cavlc.c578 #define STORE_BLOCK(type) \ in decode_residual() macro
613 STORE_BLOCK(int32_t) in decode_residual()
615 STORE_BLOCK(int16_t) in decode_residual()
Dh264_cabac.c1713 #define STORE_BLOCK(type) \ in decode_cabac_residual_internal() macro
1757 STORE_BLOCK(int32_t) in decode_cabac_residual_internal()
1759 STORE_BLOCK(int16_t) in decode_cabac_residual_internal()