HomeSort by relevance Sort by last modified time
    Searched refs:pcurrent (Results 1 - 17 of 17) sorted by null

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
ts_parser.cpp 49 phead = pcurrent = NULL;
77 pcurrent = phead->prev;
139 if (pcurrent->entries_filled > (TIME_SZ - 1)) {
157 if (!pcurrent->input_timestamps[i].in_use) {
158 table_entry = &pcurrent->input_timestamps[i].timestamps;
159 pcurrent->input_timestamps[i].in_use = true;
160 pcurrent->entries_filled++;
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
ts_parser.cpp 49 phead = pcurrent = NULL;
81 pcurrent = phead->prev;
158 if (pcurrent->entries_filled > (TIME_SZ - 1)) {
180 if (!pcurrent->input_timestamps[i].in_use) {
181 table_entry = &pcurrent->input_timestamps[i].timestamps;
182 pcurrent->input_timestamps[i].in_use = true;
183 pcurrent->entries_filled++;
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
ts_parser.h 72 time_stamp_list *phead,*pcurrent; member in class:omx_time_stamp_reorder
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
ts_parser.h 73 time_stamp_list *phead,*pcurrent; member in class:omx_time_stamp_reorder
  /bionic/libc/kernel/arch-x86/asm/
pda.h 29 struct task_struct *pcurrent; member in struct:x8664_pda
  /development/ndk/platforms/android-9/arch-x86/include/asm/
pda.h 29 struct task_struct *pcurrent; member in struct:x8664_pda
  /external/kernel-headers/original/asm-x86/
pda.h 12 struct task_struct *pcurrent; /* 0 Current process */ member in struct:x8664_pda
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
pda.h 22 struct task_struct *pcurrent; member in struct:x8664_pda
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
pda.h 22 struct task_struct *pcurrent; member in struct:x8664_pda
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
pda.h 22 struct task_struct *pcurrent; member in struct:x8664_pda
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
pda.h 22 struct task_struct *pcurrent; member in struct:x8664_pda
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
pda.h 22 struct task_struct *pcurrent; member in struct:x8664_pda
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
pda.h 29 struct task_struct *pcurrent; member in struct:x8664_pda
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
pda.h 29 struct task_struct *pcurrent; member in struct:x8664_pda
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
pda.h 29 struct task_struct *pcurrent; member in struct:x8664_pda
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
pda.h 29 struct task_struct *pcurrent; member in struct:x8664_pda
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
pda.h 29 struct task_struct *pcurrent; member in struct:x8664_pda

Completed in 148 milliseconds