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

  /frameworks/av/media/libstagefright/codecs/amrwb/src/
e_pv_amrwbdec.h 118 int16 first_frame; member in struct:__anon51177
  /external/perfetto/src/trace_processor/
heap_profile_tracker_unittest.cc 76 HeapProfileTracker::SourceMapping first_frame; local
77 first_frame.build_id = kFirstPacketBuildId;
78 first_frame.offset = kMappingOffset;
79 first_frame.start = kMappingStart;
80 first_frame.end = kMappingEnd;
81 first_frame.load_bias = kMappingLoadBias;
82 first_frame.name_id = kFirstPacketMappingNameId;
93 kFirstPacket, kFirstPacketMappingId, first_frame);
105 HeapProfileTracker::SourceFrame first_frame; local
106 first_frame.name_id = kFirstPacketFrameNameId
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
cod_main.h 66 Word16 first_frame; member in struct:__anon51182
  /external/libxaac/decoder/drc_src/
impd_drc_selection_process.h 91 WORD32 first_frame; member in struct:ia_drc_sel_pro_struct
  /external/libopus/src/
opus_decoder.c 401 int first_frame = decoded_samples == 0; local
403 lost_flag, first_frame, &dec, pcm_ptr, &silk_frame_size, st->arch );
  /external/libaom/libaom/av1/encoder/
pass2_strategy.c 1225 const FIRSTPASS_STATS first_frame = *this_frame; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 2531 FIRSTPASS_STATS first_frame; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c 2856 const FIRSTPASS_STATS first_frame = *this_frame; local
    [all...]

Completed in 440 milliseconds