Searched refs:allow_comp_inter_inter (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_onyxc_int.h171 int allow_comp_inter_inter; member in struct:VP9Common
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c3210 cm->allow_comp_inter_inter = 0;
3212 cm->allow_comp_inter_inter = 1;
3236 if (frame_type == 3 || !cm->allow_comp_inter_inter)
H A Dvp9_bitstream.c1144 if (cm->allow_comp_inter_inter) {

Completed in 60 milliseconds