HomeSort by relevance Sort by last modified time
    Searched defs:vpx_svc_is_keyframe (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
svc_encodeframe.c 793 if (vpx_svc_is_keyframe(svc_ctx)) {
1036 int vpx_svc_is_keyframe(const SvcContext *svc_ctx) { function
    [all...]
  /external/libvpx/libvpx/vpx/src/
svc_encodeframe.c 792 if (vpx_svc_is_keyframe(svc_ctx)) {
1033 int vpx_svc_is_keyframe(const SvcContext *svc_ctx) { function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
svc_encodeframe.c 792 if (vpx_svc_is_keyframe(svc_ctx)) {
1033 int vpx_svc_is_keyframe(const SvcContext *svc_ctx) { function
    [all...]

Completed in 593 milliseconds