Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecoder.h45 typedef struct DecoderCodingBlock { struct
53 int corrupted;
58 uint8_t *mc_buf[2];
84 } DecoderCodingBlock; argument