Home
last modified time | relevance | path

Searched defs:ref (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderAVC.cpp432 VAPictureH264 *ref = sliceParam->RefPicList0; in setReference() local
467 VAPictureH264 *ref = picParam->ReferenceFrames; in updateDPB() local
DVideoDecoderVP8.cpp44 ReferenceFrameBuffer ref = mRFBs[toggle][ref_type]; in clearAsReference() local
/hardware/intel/img/psb_video/src/
Dtng_picmgmt.c52 VAStatus tng_picmgmt_update(context_ENC_p ctx, IMG_PICMGMT_TYPE eType, unsigned int ref) in tng_picmgmt_update()
Dvsp_vp8.c309 struct ref_frame_surface *ref = in vsp_vp8_process_seqence_param() local
/hardware/intel/common/libva/test/encode/
Dh264encode.c1173 #define partition(ref, field, key, ascending) \ argument
1195 static void sort_one(VAPictureH264 ref[], int left, int right, in sort_one()
1218 static void sort_two(VAPictureH264 ref[], int left, int right, unsigned int key, unsigned int frame… in sort_two()