Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dsvc_context.h30 USE_GOLDEN_FRAME enumerator
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
Dvp9_spatial_scalable_encoder.c35 {"gf", USE_GOLDEN_FRAME},
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dsvc_encodeframe.c273 svc_ctx->encoding_mode = USE_GOLDEN_FRAME; in set_option_encoding_mode()
708 case USE_GOLDEN_FRAME: in calculate_enc_frame_flags()