Home
last modified time | relevance | path

Searched defs:pCP (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
Dmkvparser.cpp2364 CuePoint* const pCP = *p++; in ~Cues() local
2458 CuePoint* const pCP = new CuePoint(m_preload_count, pos); in PreloadCuePoint() local
2506 CuePoint* const pCP = m_cue_points[m_count]; in LoadCuePoint() local
2528 const CuePoint*& pCP, in Find()
2621 CuePoint* const pCP = *k; in Find() local
2739 CuePoint* const pCP = pp[0]; in GetFirst() local
2779 CuePoint* const pCP = pp[index]; in GetLast() local
2839 const CuePoint* pCP, in GetBlock()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
Dmkvparser.cpp2394 CuePoint* const pCP = *p++; in ~Cues() local
2488 CuePoint* const pCP = new CuePoint(m_preload_count, pos); in PreloadCuePoint() local
2536 CuePoint* const pCP = m_cue_points[m_count]; in LoadCuePoint() local
2560 const CuePoint*& pCP, in Find()
2653 CuePoint* const pCP = *k; in Find() local
2768 CuePoint* const pCP = pp[0]; in GetFirst() local
2808 CuePoint* const pCP = pp[index]; in GetLast() local
2868 const CuePoint* pCP, in GetBlock()