Searched defs:rf (Results 1 - 9 of 9) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | vdpau_h264.c | 41 static void vdpau_h264_clear_rf(VdpReferenceFrameH264 *rf) in vdpau_h264_clear_rf() argument 52 static void vdpau_h264_set_rf(VdpReferenceFrameH264 *rf, H264Picture *pic, in vdpau_h264_set_rf() argument 76 VdpReferenceFrameH264 *rf = &info->referenceFrames[0]; vdpau_h264_set_reference_frames() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_core.cpp | 290 static sb_hw_chip translate_chip(enum radeon_family rf) { in translate_chip() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_dialoguenhance.c | 180 fluxlr(float *lf, float *lpf, float *rf, float *rpf, int N) fluxlr() argument
|
H A D | af_arnndn.c | 1151 float rf[FREQ_SIZE] = {0}; in pitch_filter() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | tjunittest.c | 748 unsigned char rf, gf, bf; in cmpBitmap() local
|
/third_party/python/Python/ |
H A D | marshal.c | 1534 RFILE rf; in PyMarshal_ReadShortFromFile() local 1550 RFILE rf; in PyMarshal_ReadLongFromFile() local 1611 RFILE rf; PyMarshal_ReadObjectFromFile() local 1631 RFILE rf; PyMarshal_ReadObjectFromString() local 1747 RFILE rf; marshal_load() local 1821 RFILE rf; marshal_loads_impl() local [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | repeated_field.h | 445 explicit FastAdderImpl(RepeatedField* rf) : repeated_field_(rf) { in FastAdderImpl() argument 476 explicit FastAdderImpl(RepeatedField* rf) : repeated_field_(rf) {} in FastAdderImpl() argument
|
/third_party/backends/backend/ |
H A D | hp3900_config.c | 2892 struct st_wref *rf; in hp3970_wrefs() local 2984 struct st_wref *rf; ua4900_wrefs() local 3054 struct st_wref *rf; hp3800_wrefs() local 3126 struct st_wref *rf; hp4370_wrefs() local [all...] |
/third_party/skia/tests/ |
H A D | PathTest.cpp | 2048 SkPoint rf[] = {{1, 0}, {8, 0}, {8, 8}, {0, 8}, {0, 0}}; in test_isRect() local
|
Completed in 28 milliseconds