Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h356 static INLINE void set_skip_context(MACROBLOCKD *xd, int mi_row, int mi_col) { in set_skip_context() function
/external/libaom/libaom/av1/common/
Donyxc_int.h788 static INLINE void set_skip_context(MACROBLOCKD *xd, int mi_row, int mi_col, in set_skip_context() function
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c795 set_skip_context(xd, mi_row, mi_col); in set_offsets_recon()
824 set_skip_context(xd, mi_row, mi_col); in set_offsets()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c365 set_skip_context(xd, mi_row, mi_col, num_planes); in set_offsets()
/external/libaom/libaom/av1/encoder/
Dencodeframe.c221 set_skip_context(xd, mi_row, mi_col, num_planes); in set_offsets_without_segment_id()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c262 set_skip_context(xd, mi_row, mi_col); in set_offsets()