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

  /hardware/intel/img/psb_video/src/
tng_slotorder.h 43 IMG_FRAME_TYPE last_frame_type; member in struct:_FRAME_ORDER_INFO
  /external/libvpx/libvpx/vp9/encoder/
vp9_svc_layercontext.h 37 FRAME_TYPE last_frame_type; member in struct:__anon26271
  /external/libvpx/libvpx/vp8/common/
onyxc_int.h 92 last_frame_type; /* Save last frame's frame type for motion search. */ member in struct:VP8Common
  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 136 FRAME_TYPE last_frame_type; /* last frame's frame type for motion search.*/ member in struct:VP9Common
  /external/webrtc/webrtc/modules/audio_coding/acm2/
audio_coding_module_unittest_oldapi.cc 125 FrameType last_frame_type() const { function in class:webrtc::PacketizationCallbackStubOldApi
324 EXPECT_EQ(kAudioFrameSpeech, packet_cb_.last_frame_type());
328 EXPECT_EQ(kAudioFrameSpeech, packet_cb_.last_frame_type());
419 EXPECT_EQ(expectation[num_calls - 1].type, packet_cb_.last_frame_type())
    [all...]

Completed in 612 milliseconds