Home
last modified time | relevance | path

Searched defs:tc (Results 1 – 6 of 6) sorted by relevance

/hardware/invensense/60xx/mlsdk/mllite/
Dmldl.c610 inv_error_t inv_set_offsetTC(const unsigned char *tc) in inv_set_offsetTC()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_mcomp.c299 int tc = bc; in vp9_find_best_sub_pixel_tree() local
398 int tc = bc; in vp9_find_best_sub_pixel_comp_tree() local
900 int tr, tc; in vp9_full_range_search_c() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
Dmkvparser.cpp7306 const long long tc = GetTimeCode(); in GetTime() local
7902 const long long tc = cp.GetTimeCode(); in GetEntry() local
8537 const long long tc = tc0 + m_timecode; in GetTimeCode() local
8548 const long long tc = GetTimeCode(pCluster); in GetTime() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
Dmkvparser.cpp8273 const long long tc = GetTimeCode(); in GetTime() local
8874 const long long tc = cp.GetTimeCode(); in GetEntry() local
9525 const long long tc = tc0 + m_timecode; in GetTimeCode() local
9535 const long long tc = GetTimeCode(pCluster); in GetTime() local
Dmkvmuxer.cpp2951 const uint64 tc = ns / timecode_scale; in MakeNewCluster() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dmcomp.c214 int tr = br, tc = bc; in vp8_find_best_sub_pixel_step_iteratively() local