Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c237 struct intra_args { struct
246 struct intra_args *const args = (struct intra_args *)arg; in predict_and_reconstruct_intra_block() argument
356 struct intra_args arg = { cm, xd, r }; in decode_block()