Home
last modified time | relevance | path

Searched defs:start_pos (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_firstpass.c943 const FIRSTPASS_STATS *start_pos; in vp9_init_second_pass() local
1407 const FIRSTPASS_STATS *start_pos; in define_gf_group() local
1842 const FIRSTPASS_STATS *start_pos = cpi->twopass.stats_in; in test_candidate_kf() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c1335 FIRSTPASS_STATS *start_pos; in vp8_init_second_pass() local
1743 FIRSTPASS_STATS *start_pos; in define_gf_group() local
2650 FIRSTPASS_STATS *start_pos; in test_candidate_kf() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c1822 int64_t * start_pos, int64_t * end_pos, uint64_t * tstamp) in nestegg_get_cue_point()