Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c45 static int is_compound_reference_allowed(const VP9_COMMON *cm) { in is_compound_reference_allowed() function
120 if (is_compound_reference_allowed(cm)) { in read_frame_reference_mode()