Home
last modified time | relevance | path

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

/external/libwebm/webvtt/
Dwebvttparser.cc350 int Parser::ParseTime(const std::string& line, std::string::size_type* idx_ptr, in ParseTime()
579 std::string::size_type* idx_ptr) { in ParseNumber()
/external/libxaac/decoder/
Dixheaacd_mps_apply_common.c97 SIZE_T *idx_ptr = (SIZE_T *)ptr_params[0]; in ixheaacd_apply_abs_kernels() local
/external/tensorflow/tensorflow/core/kernels/
Dunique_op_gpu.cu.h430 TIndex* idx_ptr = idx->flat<TIndex>().data(); in ComputeAsync() local