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

  /hardware/intel/common/libmix/mix_video/src/
mixvideoframe_private.h 18 TYPE_P,
mixframemanager.c 602 } else if (frame_type == TYPE_P) {
603 LOG_I( "TYPE_P %"G_GINT64_FORMAT"\n", timestamp);
626 if (frame_type == TYPE_I || frame_type == TYPE_P) {
mixvideoformat_h264.c 1087 frame_type = TYPE_P;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-flow-inline.h 1220 gcc_checking_assert (TYPE_P (type));
    [all...]
tree.h 160 #define TYPE_P(CODE)\
218 (TYPE_P (CODE) || DECL_P (CODE))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
cp-tree.h     [all...]

Completed in 300 milliseconds