HomeSort by relevance Sort by last modified time
    Searched refs:is_compound_reference_allowed (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.c 45 static int is_compound_reference_allowed(const VP9_COMMON *cm) { function
120 if (is_compound_reference_allowed(cm)) {
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 48 static int is_compound_reference_allowed(const VP9_COMMON *cm) { function
123 if (is_compound_reference_allowed(cm)) {
    [all...]

Completed in 78 milliseconds